mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
[SCSI] fix up mismerge in osst
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
19a7b4aebf
commit
80e23babfc
@ -5819,7 +5819,7 @@ static int osst_probe(struct device *dev)
|
||||
}
|
||||
drive->number = devfs_register_tape(SDp->devfs_name);
|
||||
|
||||
sdev_printk(KERN_INFO, &SDp,
|
||||
sdev_printk(KERN_INFO, SDp,
|
||||
"osst :I: Attached OnStream %.5s tape as %s\n",
|
||||
SDp->model, tape_name(tpnt));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user