diff options
| author | Holger Schurig <[email protected]> | 2007-10-08 11:07:27 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-10-10 16:55:19 -0700 |
| commit | 6470a89de90167cc1ff8a0312197ca422f5fe35f (patch) | |
| tree | c83fcadf4252e2be9655f25283b359d2958b1c97 /include/linux/debugobjects.h | |
| parent | 2bcde51d095490c223bb4ade351cb7981c367934 (diff) | |
[PATCH] libertas: fix u8 constant
Don't write constants that are (per documentation and struct) u8
as 0x0001, use 0x01 instead. Also remove an useless cast.
Signed-off-by: Holger Schurig <[email protected]>
Acked-By: Dan Williams <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions