Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[SCSI] fix up mismerge in osst

parent 19a7b4ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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));