From: Rickard Strandqvist Date: Sun, 18 May 2014 16:12:26 +0000 (+0200) Subject: scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference X-Git-Tag: cleanup-for-v3.18~98^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa015d2bfc85dcabb44184b6ef826361b993c4b;p=pandora-kernel.git scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Reviewed-by: Christoph Hellwig Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed