diff options
| author | Andrew Morton <[email protected]> | 2006-03-25 03:07:04 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-25 08:22:52 -0800 |
| commit | c721bccece2b3abca4f7b0b95108e68b78445cec (patch) | |
| tree | f8775f626554bd23c8224ee496a2d94191f9a7e5 /include/linux | |
| parent | 5b7b18ccdeb17dcc4a2ddbf4ce87094c7365f4b9 (diff) | |
[PATCH] hysdn: remove custom types
hysdn defines its own types: ulong, uint, uchar and word.
Problem is, the module_param macros rely upon some of those identifiers having
special meanings too. The net effect is that module_param() and friends
cannot be used in ISDN because of this namespace clash.
So remove the hysdn-private defines and open-code them all.
Cc: Karsten Keil <[email protected]>
Cc: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions