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-10-30 15:16:15 +01:00
2010-03-30 22:02:32 +09:00
2010-08-21 00:34:45 -07:00
2005-04-16 15:20:36 -07:00
2008-03-04 08:01:26 -08:00
2005-04-16 15:20:36 -07:00
2011-10-31 19:30:58 -04:00
2011-07-24 10:48:00 +02:00
2011-03-16 15:11:04 -07:00
2011-02-25 09:56:13 -08:00
2011-05-23 10:24:32 +02:00
2010-10-15 15:53:27 +02:00
2011-05-23 10:24:29 +02:00
2012-01-13 09:32:20 +10:30
2009-06-16 10:31:20 +02:00
2011-08-03 16:44:20 +02:00
2011-10-30 15:16:43 +01:00
2010-03-30 22:02:32 +09:00
2011-12-21 14:29:42 -08:00
2011-10-31 19:30:58 -04:00
2008-01-26 14:11:08 +01:00
2008-01-26 14:11:08 +01:00
2011-05-23 10:24:32 +02:00
2011-10-30 15:16:43 +01:00
2009-06-16 10:31:16 +02:00
2009-07-07 16:37:50 +02:00
2011-05-23 10:24:28 +02:00
2011-05-23 10:24:31 +02:00
2008-07-14 10:02:25 +02:00
2010-03-30 22:02:32 +09:00
2011-05-26 09:48:24 +02:00
2011-05-23 10:24:32 +02:00
2011-10-30 15:16:15 +01:00
2011-10-30 15:16:15 +01:00
2007-05-04 18:48:26 +02:00
2011-03-31 11:26:23 -03:00
2010-03-30 22:02:32 +09:00
2011-12-13 11:17:40 -08:00
2011-10-30 15:16:15 +01:00
2009-12-18 17:43:32 +01:00
2011-05-23 10:24:29 +02:00
2006-04-28 08:33:48 -07:00
2011-03-03 17:56:14 +01:00
2011-03-31 11:26:23 -03:00
2007-10-12 16:13:06 +02:00
2011-10-31 19:30:58 -04:00
2007-07-17 13:36:19 +02:00
2011-07-26 16:49:47 -07:00
2011-11-06 19:44:47 -08:00
2008-04-17 07:46:59 +02:00
2012-01-13 09:32:20 +10:30
2011-11-14 11:19:09 +01:00