Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180005
b: refs/heads/master
c: 5a3fb30
h: refs/heads/master
i:
  180003: 08b0b28
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed Jan 17, 2010
1 parent 5c1a4b0 commit 6002ada
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: f09d5454576b9aabd4ce454937cd86263428090b
refs/heads/master: 5a3fb3081a0166cdc5df0d9200234d09ad8d6083
2 changes: 1 addition & 1 deletion trunk/drivers/s390/scsi/zfcp_dbf.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ static void zfcp_dbf_hba_view_response(char **p,
break;
zfcp_dbf_out(p, "scsi_cmnd", "0x%0Lx", r->u.fcp.cmnd);
zfcp_dbf_out(p, "scsi_serial", "0x%016Lx", r->u.fcp.serial);
p += sprintf(*p, "\n");
*p += sprintf(*p, "\n");
break;

case FSF_QTCB_OPEN_PORT_WITH_DID:
Expand Down

0 comments on commit 6002ada

Please sign in to comment.