From: James Bottomley Date: Sun, 6 Aug 2006 23:15:22 +0000 (-0500) Subject: [SCSI] fix up short inquiry printing X-Git-Tag: v2.6.19-rc1~1266^2~19^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ac0db3e22de3b00cc4aadc7efbad0420c7aa08;p=pandora-kernel.git [SCSI] fix up short inquiry printing A recent drivers base commit: 3e95637a48820ff8bedb33e6439def96ccff1de5 Caused the bus to be added to dev_printk, so now our SCSI inquiry short messages print like this: scsiscsi 2:0:0:0: Direct access IBM-ESXS ST973401SS B519 PQ: 0 ANSI: 5 Just remove the "scsi" from the sdev_printk to compensate. Signed-off-by: James Bottomley --- Reading git-diff-tree failed