Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 160997
b: refs/heads/master
c: 0fd30f7
h: refs/heads/master
i:
  160995: d750641
v: v3
  • Loading branch information
Dave Jones authored and James Bottomley committed Aug 22, 2009
1 parent 0bbb4bf commit 6058499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: fac3cc458fc2f8272bcc1ff1903474ff41715723
refs/heads/master: 0fd30f77693f4fef32d30d4801cd21dcd487c2f0
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ typedef union {
uint8_t domain;
uint8_t area;
uint8_t al_pa;
#elif __LITTLE_ENDIAN
#elif defined(__LITTLE_ENDIAN)
uint8_t al_pa;
uint8_t area;
uint8_t domain;
Expand Down

0 comments on commit 6058499

Please sign in to comment.