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