]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[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)
commit9ccfc756a70d454dfa82f48897e2883560c01a0e
tree9a6d3b10b1ec0e5fe7a63252a21598a03e93ad4e
parent9a41a62b74388827998253d62c58707e63cc5874
[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>
16 files changed:
drivers/scsi/constants.c
drivers/scsi/hosts.c
drivers/scsi/osst.c
drivers/scsi/scsi.c
drivers/scsi/scsi_error.c
drivers/scsi/scsi_ioctl.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_scan.c
drivers/scsi/scsi_transport_fc.c
drivers/scsi/scsi_transport_spi.c
drivers/scsi/sd.c
drivers/scsi/sg.c
drivers/scsi/sr.c
drivers/scsi/st.c
include/scsi/scsi_device.h
include/scsi/scsi_host.h