Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195596
b: refs/heads/master
c: f18a892
h: refs/heads/master
v: v3
  • Loading branch information
Kashyap, Desai authored and James Bottomley committed Apr 11, 2010
1 parent c288924 commit d8b6e08
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: 568da76929392c9feb60a25383250dd6cfa68e05
refs/heads/master: f18a8927f6779f5dc9dc4327522c8a12f2cf31b9
2 changes: 1 addition & 1 deletion trunk/drivers/message/fusion/mptsas.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ struct fw_event_work {
MPT_ADAPTER *ioc;
u32 event;
u8 retries;
u8 event_data[1];
u8 __attribute__((aligned(4))) event_data[1];
};

struct mptsas_discovery_event {
Expand Down

0 comments on commit d8b6e08

Please sign in to comment.