[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
authorJames Bottomley <James.Bottomley@steeleye.com>
Sun, 2 Oct 2005 16:45:08 +0000 (11:45 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 28 Oct 2005 19:23:02 +0000 (14:23 -0500)
This should eliminate (at least in the mid layer) to make numeric
assumptions about any of the enumeration variables.  As a side effect,
it will also make all the messages consistent and line us up nicely for
the error logging strategy (if it ever shows itself again).

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found