linux/drivers/block/paride
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
Kconfig
Makefile
Transition-notes
aten.c
bpck.c
bpck6.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
comm.c
dstr.c
epat.c
epia.c
fit2.c
fit3.c
friq.c
frpw.c
kbic.c
ktti.c
mkd
on20.c
on26.c
paride.c
paride.h
pcd.c block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal 2011-06-02 05:29:19 +09:00
pd.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
pf.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
pg.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ppc6lnx.c
pseudo.h
pt.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30