[SCSI] use sfoo_printk() in drivers
Rejections fixed up and Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
3bf743e7c8
commit
017560fca4
@@ -5819,7 +5819,7 @@ static int osst_probe(struct device *dev)
|
||||
}
|
||||
drive->number = devfs_register_tape(SDp->devfs_name);
|
||||
|
||||
dev_printk(KERN_INFO, &SDp->sdev_gendev,
|
||||
sdev_printk(KERN_INFO, &SDp,
|
||||
"osst :I: Attached OnStream %.5s tape as %s\n",
|
||||
SDp->model, tape_name(tpnt));
|
||||
|
||||
|
Reference in New Issue
Block a user