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
..
2010-10-21 14:47:59 +02:00
2011-03-17 14:46:11 +01:00
2011-10-06 12:35:46 +02:00
2011-04-26 16:18:56 +02:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00
2011-04-19 00:23:22 +02:00
2010-11-01 15:38:34 -04:00
2011-06-10 14:55:36 +02:00
2011-09-01 16:00:18 +10:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-04-19 00:23:22 +02:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 15:21:07 -08:00
2011-12-14 12:50:12 +01:00
2010-03-30 22:02:32 +09:00
2011-05-25 08:39:44 -07:00
2011-05-26 13:19:00 -07:00
2011-03-31 11:26:23 -03:00
2011-05-26 13:19:00 -07:00
2011-11-01 10:01:53 -02:00
2011-03-31 11:26:23 -03:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-10-29 21:29:42 +02:00
2011-11-03 11:22:44 -07:00
2011-11-01 10:01:54 -02:00
2011-12-14 15:21:07 -08:00
2011-12-14 12:50:12 +01:00
2011-10-06 12:34:04 +02:00
2011-11-24 01:59:38 -06:00
2011-04-19 00:23:22 +02:00
2010-03-30 22:02:32 +09:00
2011-04-19 00:23:22 +02:00
2010-03-30 22:02:32 +09:00
2011-12-02 14:57:31 +01:00
2009-04-02 19:05:03 -07:00
2012-01-13 09:32:20 +10:30
2012-01-06 15:02:37 -08:00
2011-03-10 13:30:14 -05:00
2010-03-30 22:02:32 +09:00