From: Kashyap, Desai Date: Fri, 12 Nov 2010 22:59:20 +0000 (+0530) Subject: [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled X-Git-Tag: v2.6.38-rc1~27^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=363fa50fc35357b1361fb63b0726335de993374a;p=pandora-kernel.git [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled The compiler throws warning messages while compiling without CONFIG_SCSI_MPT2SAS_LOGGING. Set proper ifdef for CONFIG_SCSI_MPT2SAS_LOGGING to avoid warnnings. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed