Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89781
b: refs/heads/master
c: 6071d7e
h: refs/heads/master
i:
  89779: b0c67e0
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed Apr 18, 2008
1 parent 176aeb4 commit 1b8cee7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1f6f7129ebac007629b28764bfa5147817682692
refs/heads/master: 6071d7ec36054e78f02f7d5a66c3784aeb65ce92
1 change: 0 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ static void zfcp_scsi_slave_destroy(struct scsi_device *sdpnt)
struct zfcp_unit *unit = (struct zfcp_unit *) sdpnt->hostdata;

if (unit) {
zfcp_erp_wait(unit->port->adapter);
atomic_clear_mask(ZFCP_STATUS_UNIT_REGISTERED, &unit->status);
sdpnt->hostdata = NULL;
unit->device = NULL;
Expand Down

0 comments on commit 1b8cee7

Please sign in to comment.