git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f68cd4
)
xprt: remove redundant null check
author
j223yang@asset.uwaterloo.ca
<j223yang@asset.uwaterloo.ca>
Thu, 10 Mar 2011 17:40:28 +0000
(12:40 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 16 Mar 2011 00:16:14 +0000
(20:16 -0400)
'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>
No differences found