Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148065
b: refs/heads/master
c: 955a215
h: refs/heads/master
i:
  148063: eba8154
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed May 23, 2009
1 parent 39c5ca5 commit 8c3ea40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f0216ae9bd0ea8a45736f386a3b8058aefc64dd8
refs/heads/master: 955a21555dc8dc4a81da7063d595cd7558f413ce
4 changes: 2 additions & 2 deletions trunk/drivers/s390/scsi/zfcp_ccw.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ static int zfcp_ccw_notify(struct ccw_device *ccw_device, int event)
"ccnoti4", NULL);
break;
case CIO_BOXED:
dev_warn(&adapter->ccw_device->dev,
"The ccw device did not respond in time.\n");
dev_warn(&adapter->ccw_device->dev, "The FCP device "
"did not respond within the specified time\n");
zfcp_erp_adapter_shutdown(adapter, 0, "ccnoti5", NULL);
break;
}
Expand Down

0 comments on commit 8c3ea40

Please sign in to comment.