Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] fix up short inquiry printing
A recent drivers base commit: 3e95637 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 <James.Bottomley@SteelEye.com>
- Loading branch information