kernel_optimize_test/drivers/isdn/hysdn
Andrew Morton c721bccece [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 <kkeil@suse.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
boardergo.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
boardergo.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hycapi.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_boot.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_defs.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_init.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_net.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_pof.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_procconf.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_proclog.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_sched.c [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
ince1pc.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00