Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114254
b: refs/heads/master
c: ebe05d0
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Oct 14, 2008
1 parent b28db3b commit 5cb080f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 892871dcc39c23d3e30f8c317a5bfbab74084a40
refs/heads/master: ebe05d06a5051e7ddc07d76eab541a1d6b6eafcd
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/claw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 5cb080f

Please sign in to comment.