From: Namjae Jeon Date: Sun, 20 May 2012 07:08:01 +0000 (-0400) Subject: [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. X-Git-Tag: v3.5-rc1~25^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4886b1afee5aaccc2fb3202620a5608caf0c9284;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed