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:
056e0af
)
Staging: sb105x: Remove redundant null check
author
Rashika Kheria
<rashika.kheria@gmail.com>
Sat, 19 Oct 2013 17:35:01 +0000
(23:05 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 21:53:45 +0000
(14:53 -0700)
This patch fixes the following Sparse information in sb_pci_mp.c-
~/git/kernels/linux/drivers/staging/sb105x/sb_pci_mp.c:1813
mp_unregister_driver() info: redundant null check on drv->state calling kfree()
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found