]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: don't use the copy variable in nested block
authorBenny Halevy <bhalevy@panasas.com>
Sun, 29 Aug 2010 16:13:15 +0000 (12:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Aug 2010 16:13:15 +0000 (12:13 -0400)
commit79a71eb1fdd8f06391bc64f089539a227c68f586
tree87797fdf21852b6db83a976e14a52500f06ba17f
parent677f2e40f9b51d850b897f4ea7e8671aa9c5c9bd
sunrpc: don't use the copy variable in nested block

to clean up the code "copy" will be set prior to the block
hence it mustn't be used there.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xdr.c