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:
3a41d85
)
iscsi_target: Remove redundant null check before kfree
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 21 Nov 2012 10:44:40 +0000
(16:14 +0530)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 28 Nov 2012 06:49:20 +0000
(22:49 -0800)
kfree on null pointer is a no-op.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found