Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142127
b: refs/heads/master
c: e0aae1a
h: refs/heads/master
i:
  142125: 86acb56
  142123: a924de6
  142119: 76d457e
  142111: 29bd1ba
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Apr 3, 2009
1 parent ff31093 commit dc58d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ebef264bd90abb8bcafe29e5ba5492da4f7d4492
refs/heads/master: e0aae1a53133f0d7833c8f358a0ccc7055fc5b28
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ses.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ struct ses_host_edev {
struct enclosure_device *edev;
};

#if 0
int ses_match_host(struct enclosure_device *edev, void *data)
{
struct ses_host_edev *sed = data;
Expand All @@ -280,6 +281,7 @@ int ses_match_host(struct enclosure_device *edev, void *data)
sed->edev = edev;
return 1;
}
#endif /* 0 */

static void ses_process_descriptor(struct enclosure_component *ecomp,
unsigned char *desc)
Expand Down

0 comments on commit dc58d1e

Please sign in to comment.