Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226852
b: refs/heads/master
c: 35dd303
h: refs/heads/master
v: v3
  • Loading branch information
Stephen M. Cameron authored and James Bottomley committed Dec 21, 2010
1 parent 274054e commit df2dd86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a0b89872b305bd0f6f5af1dd26274a3f057a2303
refs/heads/master: 35dd3039e09cd46ca3a8733ff1c817bf7b7b19ce
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/hpsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,6 @@ static inline int device_is_the_same(struct hpsa_scsi_dev_t *dev1,
return 0;
if (dev1->devtype != dev2->devtype)
return 0;
if (dev1->raid_level != dev2->raid_level)
return 0;
if (dev1->bus != dev2->bus)
return 0;
return 1;
Expand Down

0 comments on commit df2dd86

Please sign in to comment.