Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27091
b: refs/heads/master
c: 9f434d4
h: refs/heads/master
i:
  27089: 77e53cd
  27087: 76673e3
v: v3
  • Loading branch information
Eric Moore authored and James Bottomley committed May 20, 2006
1 parent 4c1faa7 commit 1082546
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: 6d99a3f372181160a56d7b1ee3259dbe03663f0d
refs/heads/master: 9f434d4f84a235f6b61aec6e691d6b07bc46fc24
1 change: 0 additions & 1 deletion trunk/drivers/scsi/scsi_transport_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,6 @@ static int sas_user_scan(struct Scsi_Host *shost, uint channel,
#define SETUP_TEMPLATE(attrb, field, perm, test) \
i->private_##attrb[count] = class_device_attr_##field; \
i->private_##attrb[count].attr.mode = perm; \
i->private_##attrb[count].store = NULL; \
i->attrb[count] = &i->private_##attrb[count]; \
if (test) \
count++
Expand Down

0 comments on commit 1082546

Please sign in to comment.