commit | 9ccfc756a70d454dfa82f48897e2883560c01a0e | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Sun Oct 02 11:45:08 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri Oct 28 14:23:02 2005 -0500 |
tree | 9a6d3b10b1ec0e5fe7a63252a21598a03e93ad4e | |
parent | 9a41a62b74388827998253d62c58707e63cc5874 [diff] |
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 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>