forked from luck/tmp_suning_uos_patched
[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);
|
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",
|
"osst :I: Attached OnStream %.5s tape as %s\n",
|
||||||
SDp->model, tape_name(tpnt));
|
SDp->model, tape_name(tpnt));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user