Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14944
b: refs/heads/master
c: fb121b0
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Herrmann authored and James Bottomley committed Dec 1, 2005
1 parent 6ea4db8 commit 54f3eaf
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: ee69ab7af3cd68423e389272e1276718d4cd8ebc
refs/heads/master: fb121b067be77a9927e9453e427cf5819eb8ef01
2 changes: 1 addition & 1 deletion trunk/drivers/s390/scsi/zfcp_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ zfcp_scsi_slave_alloc(struct scsi_device *sdp)
struct zfcp_adapter *adapter;
struct zfcp_unit *unit;
unsigned long flags;
int retval = -ENODEV;
int retval = -ENXIO;

adapter = (struct zfcp_adapter *) sdp->host->hostdata[0];
if (!adapter)
Expand Down

0 comments on commit 54f3eaf

Please sign in to comment.