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

Commit ebe05d06 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by David S. Miller
Browse files

s390: claw compile fixlet

parent 892871dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2913,7 +2913,7 @@ claw_new_device(struct ccwgroup_device *cgdev)
	if (ret != 0) {
		printk(KERN_WARNING
			"claw: ccw_device_set_online %s WRITE failed "
		       "with ret = %d\n", dev_name(&cgdev->cdev[WRITE]->dev)
		       "with ret = %d\n", dev_name(&cgdev->cdev[WRITE]->dev),
		       ret);
		goto out;
	}