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