[SCSI] mpt fusion: standardize printks and debug info
authorEric Moore <eric.moore@lsi.com>
Sat, 15 Sep 2007 00:46:51 +0000 (18:46 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:48:34 +0000 (14:48 -0400)
commit29dd3609f2fc70e02ce48123485b14d9417b834f
tree54d4f8dc50dd8a45b37f66352a902fbf225b24c8
parent685b9e02fb77c6f33319ca59c52ae67e92fb750c
[SCSI] mpt fusion: standardize printks and debug info

Standardize all prints using common MYIOC_s_XXX_FMT macro defined in mptbase.h. Currently the driver uses several different methods to display info, where in some cases the "controller name" generating the printk is not provided.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptctl.c
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptspi.c