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:
841f97b
)
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.
author
Namjae Jeon
<linkinjeon@gmail.com>
Sun, 20 May 2012 07:08:01 +0000
(
03:08
-0400)
committer
James Bottomley
<JBottomley@Parallels.com>
Wed, 23 May 2012 08:29:39 +0000
(09:29 +0100)
Avoid dereferencing a NULL pointer if scsi_host_alloc is failed.
Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found