From: j223yang@asset.uwaterloo.ca Date: Thu, 10 Mar 2011 17:40:28 +0000 (-0500) Subject: xprt: remove redundant null check X-Git-Tag: v2.6.39-rc1~443^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4a76f3309edc671918a767b336492fbc80a16d;p=pandora-kernel.git xprt: remove redundant null check 'req' is dereferenced before checked for NULL. The patch simply removes the check. Signed-off-by: Jinqiu Yang Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed