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
..
2012-01-13 09:32:20 +10:30
2012-01-13 09:32:20 +10:30
2011-12-14 08:26:42 -08:00
2012-01-13 09:32:20 +10:30
2011-01-10 08:51:44 -08:00
2011-07-26 16:49:47 -07:00
2008-10-22 16:42:39 -07:00
2008-10-22 16:42:39 -07:00
2010-02-22 16:17:02 -08:00
2012-01-13 09:32:20 +10:30
2005-04-16 15:20:36 -07:00
2012-01-13 09:32:20 +10:30
2010-02-22 16:15:17 -08:00
2009-06-11 12:04:08 -07:00
2005-04-16 15:20:36 -07:00
2009-06-11 12:04:16 -07:00
2010-10-05 15:01:04 +02:00
2010-02-22 16:15:17 -08:00
2010-07-30 09:47:22 -07:00
2012-01-13 09:32:20 +10:30
2010-11-11 09:34:31 -08:00
2010-10-15 13:09:48 -07:00
2008-04-20 21:47:09 -07:00
2010-02-10 17:45:09 -08:00
2008-10-22 16:42:41 -07:00
2009-06-18 13:57:24 -07:00
2009-11-04 08:47:14 -08:00
2012-01-13 09:32:20 +10:30
2011-10-31 19:31:23 -04:00
2012-01-13 09:32:20 +10:30
2011-12-05 10:21:47 -08:00
2011-12-05 10:21:47 -08:00
2010-07-30 09:29:15 -07:00
2012-01-13 09:32:20 +10:30
2012-01-13 09:32:20 +10:30
2011-10-31 19:31:22 -04:00
2011-10-31 19:31:23 -04:00
2008-06-10 14:37:03 -07:00
2005-04-16 15:20:36 -07:00
2012-01-13 09:32:20 +10:30
2008-10-20 10:54:27 -07:00
2011-01-10 08:51:44 -08:00
2012-01-13 09:32:20 +10:30
2010-03-30 22:02:32 +09:00
2012-01-13 09:32:20 +10:30
2010-10-18 08:33:02 +02:00
2011-11-14 09:43:14 -08:00
2010-07-30 09:29:16 -07:00
2011-06-10 14:55:36 +02:00
2012-01-13 09:32:20 +10:30