[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.
authorNamjae Jeon <linkinjeon@gmail.com>
Sun, 20 May 2012 07:08:01 +0000 (03:08 -0400)
committerJames 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