commit | 4d4a76f3309edc671918a767b336492fbc80a16d | [log] [tgz] |
---|---|---|
author | j223yang@asset.uwaterloo.ca <j223yang@asset.uwaterloo.ca> | Thu Mar 10 12:40:28 2011 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Mar 15 20:16:14 2011 -0400 |
tree | d35e5df0599c095c69bbcae6b5a3207623da07a0 | |
parent | 8f68cd42d85f31fb58dd2cabf3ff4aad0a2bafd9 [diff] |
xprt: remove redundant null check 'req' is dereferenced before checked for NULL. The patch simply removes the check. Signed-off-by: Jinqiu Yang<crindy646@gmail.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>