Vinay K Nallamothu
f78fc874f4
[PATCH] __attribute__ placement fixes
...
The variable attributes "packed" and "align" when used with struct, should
have the following order:
struct ... {...} __attribute__((packed)) var;
This patch fixes few instances where the variable and attributes are placed
the other way around and had no effect.
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-05-01 08:59:09 -07:00
..
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:04 -07:00
2005-04-24 19:14:36 -07:00
2005-04-18 21:57:36 -07:00
2005-05-01 08:59:07 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2005-04-29 07:40:12 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-25 18:32:12 -07:00
2005-05-01 08:58:41 -07:00
2005-04-21 14:09:42 -07:00
2005-04-24 12:28:36 -07:00
2005-05-01 08:59:04 -07:00
2005-04-24 12:28:35 -07:00
2005-05-01 08:58:41 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:04 -07:00
2005-05-01 08:59:05 -07:00
2005-04-18 12:34:15 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:25:29 -07:00
2005-04-16 15:25:29 -07:00
2005-05-01 08:59:09 -07:00
2005-04-16 15:20:36 -07:00
2005-04-26 07:43:42 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:25:33 -07:00
2005-04-16 15:25:26 -07:00
2005-04-16 15:25:51 -07:00
2005-05-01 08:59:04 -07:00
2005-04-24 12:28:36 -07:00
2005-05-01 08:58:35 -07:00
2005-04-29 22:46:40 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-26 11:26:53 -07:00
2005-05-01 08:59:07 -07:00
2005-04-18 21:16:57 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00