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:
dcc365d
)
[Bluetooth] Kill redundant NULL checks before kfree()
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:47 +0000
(12:36 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:47 +0000
(12:36 +0200)
There's no need to check for NULL before calling kfree() on a pointer.
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found