Commit 80e23bab authored by James Bottomley's avatar James Bottomley

[SCSI] fix up mismerge in osst

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 19a7b4ae
......@@ -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));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment