[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_...
authorEric Moore <eric.moore@lsi.com>
Sat, 29 Sep 2007 16:17:21 +0000 (10:17 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:19 +0000 (14:52 -0400)
commitc51d0beaaed902ef48ed1f3b1834d37b7ffd55e8
tree5d0c5279b079e24876d0d6860bef2bc1e0314561
parente8206381f5842269691f3164ec0d79b7059bd710
[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 <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptspi.c