Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_…
…prove. 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>
- Loading branch information