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:
4babfb9
)
caif: Remove redundant null check before kfree in cfctrl.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 20 Nov 2012 00:53:58 +0000
(
00:53
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Nov 2012 18:48:09 +0000
(13:48 -0500)
kfree on a null pointer is a no-op.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found