From: Eric Moore Date: Sat, 29 Sep 2007 16:16:28 +0000 (-0600) Subject: [SCSI] mpt fusion: Fix sparse warnings X-Git-Tag: v2.6.24-rc1~1290^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6e089a13a5c0ac36247616baecd6fc77405e7f;p=pandora-kernel.git [SCSI] mpt fusion: Fix sparse warnings List below is output from C=2 sparse compilation, which are fixed with this patch. 1) mptspi: pg0 is defined in x86 version of include/asm/pgtable.h 2) mptsas: context imbalance in 'mptsas_probe' different lock contexts for basic block 3) mptbase: from mpt_attach - cast adds address space to expression 4) mptbase: from mpt_do_upload - request[] is bad constant expression Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed