From: James Bottomley Date: Sun, 2 Oct 2005 16:45:08 +0000 (-0500) Subject: [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk X-Git-Tag: v2.6.15-rc1~723^2~2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ccfc756a70d454dfa82f48897e2883560c01a0e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed