From: Eric Moore Date: Sat, 29 Sep 2007 16:17:21 +0000 (-0600) Subject: [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_... X-Git-Tag: v2.6.24-rc1~1290^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51d0beaaed902ef48ed1f3b1834d37b7ffd55e8;p=pandora-kernel.git [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API Cleaning up prints that use the xxx_printk API, in that the fusion preamble "mptbase: iocX" follows the info provided by the print API. The way its currently coded, the [H:C:T] print in sdev_printk will be inbetween "mptbase" and "iocX", instead of before. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed