From: Jesper Juhl Date: Sun, 7 Nov 2010 21:11:34 +0000 (+0100) Subject: SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable X-Git-Tag: v2.6.37-rc3~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f58df8e545657f0b2d16eca1ac7a4ec39ed6be;p=pandora-kernel.git SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable Hi, We can simplify net/sunrpc/stats.c::rpc_alloc_iostats() a bit by getting rid of the unneeded local variable 'new'. Please CC me on replies. Signed-off-by: Jesper Juhl Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed