Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68854
b: refs/heads/master
c: 6ddd90a
h: refs/heads/master
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed Oct 12, 2007
1 parent 25c1081 commit 4cd0780
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: cc16cebad086090891a3f39957ec771a2292359b
refs/heads/master: 6ddd90a5b1618523dbfe3a11c50945f6660135a0
1 change: 0 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_aux.c
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,6 @@ zfcp_adapter_enqueue(struct ccw_device *ccw_device)
/* mark adapter unusable as long as sysfs registration is not complete */
atomic_set_mask(ZFCP_STATUS_COMMON_REMOVE, &adapter->status);

adapter->ccw_device = ccw_device;
dev_set_drvdata(&ccw_device->dev, adapter);

if (zfcp_sysfs_adapter_create_files(&ccw_device->dev))
Expand Down

0 comments on commit 4cd0780

Please sign in to comment.