Ian Romanick
|
32584d94e6
|
Convert open coded list iterators to either list_for_each_entry or list_for_each_entry_safe
|
2007-06-29 21:35:27 -07:00 |
Ian Romanick
|
406ded3816
|
Replace U(8|16) with u(8|16).
|
2007-06-29 16:41:32 -07:00 |
Ian Romanick
|
5da2a3c2d4
|
Replace BOOL with bool.
|
2007-06-29 16:37:01 -07:00 |
Ian Romanick
|
88328d4ef0
|
Eliminate structure typedefs
Documentation/CodingStyle says that 'typedef struct foo foo_t' is
evil. I tend to agree. Elminate all uses of such construct.
|
2007-06-29 15:27:38 -07:00 |
Ian Romanick
|
8cee7dca95
|
Clean up warnings about unused variables and functions.
|
2007-06-26 13:46:36 -07:00 |
Ian Romanick
|
b9ef1467fe
|
Clean up mixed declarations and code.
|
2007-06-26 13:39:01 -07:00 |
Ian Romanick
|
434657a258
|
dos2unix and Lindent
|
2007-06-26 13:10:30 -07:00 |
Ian Romanick
|
7af9d67037
|
Initial XP10 code drop from XGI.
See attachment 10246 on https://bugs.freedesktop.org/show_bug.cgi?id=5921
|
2007-06-26 13:05:29 -07:00 |