[SCSI] mpt2sas: Removed compiler warnnings when logging is disabled
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 12 Nov 2010 22:59:20 +0000 (04:29 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:02 +0000 (12:24 -0600)
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 <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found