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:
ad7e14a
)
[PATCH] Driver Core: Big kfree NULL check cleanup - Documentation
author
Jesper Juhl
<jesper.juhl@gmail.com>
Thu, 13 Oct 2005 19:31:08 +0000
(21:31 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 28 Oct 2005 16:52:55 +0000
(09:52 -0700)
This is the Documentation/ part of the big kfree cleanup patch.
Remove pointless checks for NULL prior to calling kfree() in example code in Documentation/.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found