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:
acbb36f
)
[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
author
Jesper Juhl
<juhl-lkml@dif.dk>
Tue, 19 Apr 2005 00:39:33 +0000
(17:39 -0700)
committer
Greg K-H
<gregkh@suse.de>
Tue, 19 Apr 2005 00:39:33 +0000
(17:39 -0700)
Checking for NULL before calling kfree() is redundant. This patch removes
these redundant checks and also makes a few tiny whitespace changes.
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found