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:
5957324
)
Staging: sb105x: Fix a possible null dereference
author
Rashika Kheria
<rashika.kheria@gmail.com>
Sun, 20 Oct 2013 12:59:55 +0000
(18:29 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Oct 2013 05:34:21 +0000
(06:34 +0100)
This patch fixes the following error in sb_pc_mp.c-
drivers/staging/sb105x/sb_pci_mp.c:546 mp_startup() error: we previously assumed 'info->tty' could be null (see line 525)
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