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
..
2011-07-08 16:55:56 +04:00
2011-11-26 00:03:44 +04:00
2012-01-04 08:08:45 +04:00
2012-01-10 20:55:11 +04:00
2012-01-04 09:12:07 +04:00
2012-01-06 06:10:02 +04:00
2012-01-13 09:32:20 +10:30
2012-01-04 09:12:07 +04:00
2011-06-16 11:22:05 +02:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2012-01-06 06:01:58 +04:00
2012-01-06 05:57:17 +04:00
2012-01-10 05:14:10 +04:00
2012-01-04 09:05:51 +04:00
2012-01-06 06:10:02 +04:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2012-01-06 04:59:25 +04:00
2012-01-04 09:12:07 +04:00
2010-06-03 11:33:58 +02:00
2012-01-04 09:09:35 +04:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2010-03-30 22:02:32 +09:00
2012-01-07 15:24:51 +04:00
2011-01-31 16:31:51 +03:00
2012-01-11 18:53:05 -08:00
2010-05-19 12:14:28 +04:00
2012-01-06 06:13:35 +04:00
2012-01-06 05:46:18 +04:00
2011-05-20 19:25:08 +04:00
2012-01-04 09:12:07 +04:00
2011-07-08 16:57:59 +04:00
2012-01-06 05:00:30 +04:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2012-01-04 09:12:07 +04:00
2011-11-26 00:34:12 +04:00