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:
6f817ab
)
JFS: Remove redundant kfree() NULL pointer checks
author
Jesper Juhl
<juhl-lkml@dif.dk>
Mon, 9 May 2005 15:47:14 +0000
(10:47 -0500)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Mon, 9 May 2005 15:47:14 +0000
(10:47 -0500)
kfree() can handle a NULL pointer, don't worry about passing it one.
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
No differences found