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