From: Davidlohr Bueso A Date: Fri, 7 Aug 2009 20:42:21 +0000 (-0400) Subject: [SCSI] ch: Check NULL for kmalloc() return X-Git-Tag: v2.6.32-rc1~689^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cf8a6306c89223d0ed35a7e9d40da99902e32a;p=pandora-kernel.git [SCSI] ch: Check NULL for kmalloc() return Verify that ch->dt is not NULL before using it. Signed-off-by: Davidlohr Bueso Signed-off-by: James Bottomley --- Reading git-diff-tree failed