process: Remove pointless, redundant assignments from stream_read().
authorBen Pfaff <blp@nicira.com>
Wed, 10 Feb 2010 18:57:14 +0000 (10:57 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 11 Feb 2010 18:35:28 +0000 (10:35 -0800)
commit651471fda8df6b3190973a2f048b66448fe90a93
tree5df00d7afe3af49872eab92553dc6d4865608f47
parentf0f4410a47e20d5c6c8f0e56eb7c8a2a3248248c
process: Remove pointless, redundant assignments from stream_read().

Found by Clang (http://clang-analyzer.llvm.org/).
lib/process.c