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:
4fb25c5
)
wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before...
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 9 Apr 2012 20:51:19 +0000
(22:51 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 12 Apr 2012 19:06:08 +0000
(15:06 -0400)
It is redundant to test for NULL pointers before calling
release_firmware() since the function does its own NULL test.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found