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:
57d88cf
)
IB/mlx4: Remove redundant NULL check before kfree
author
Syam Sidhardhan
<syamsidhardh@gmail.com>
Sun, 24 Feb 2013 23:20:05 +0000
(23:20 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 25 Feb 2013 17:24:32 +0000
(09:24 -0800)
kfree on NULL pointer is a no-op.
Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found