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:
b803cc5
)
[media] s2255drv: Remove redundant NULL test before release_firmware()
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 9 Apr 2012 19:50:04 +0000
(16:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 19 Apr 2012 12:09:58 +0000
(09:09 -0300)
release_firmware() tests for NULL pointers on its own - there's no
reason to do an explicit check before calling the function.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found