1
0
Fork 0

[SCSI] fix up mismerge in osst

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
hifive-unleashed-5.1
James Bottomley 2005-10-29 09:42:17 -05:00
parent 19a7b4aebf
commit 80e23babfc
1 changed files with 1 additions and 1 deletions

View File

@ -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));