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-13 20:46:27 +03:00
2012-01-13 09:32:20 +10:30
2011-09-09 16:00:09 -07:00
2012-01-09 14:21:03 -08:00
2011-09-09 16:00:09 -07:00
2011-12-12 11:45:11 +02:00
2010-03-02 14:54:57 -08:00
2011-07-01 14:27:05 -07:00
2011-10-31 19:31:25 -04:00
2011-11-14 11:51:28 -08:00
2010-12-10 14:23:33 -08:00
2011-12-12 11:45:12 +02:00
2011-12-12 11:44:45 +02:00
2011-12-12 11:45:12 +02:00
2011-09-09 16:00:09 -07:00
2011-12-12 11:45:12 +02:00
2011-12-12 11:45:12 +02:00
2012-01-09 12:09:47 -08:00
2012-01-13 09:32:20 +10:30
2011-06-28 11:14:37 -07:00
2011-09-09 13:06:06 +03:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2012-01-09 12:09:47 -08:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2012-01-09 12:09:47 -08:00
2011-11-14 11:51:25 -08:00
2011-09-09 16:00:09 -07:00
2011-10-31 19:31:25 -04:00
2011-11-22 16:43:32 -05:00
2011-09-09 16:00:09 -07:00
2011-11-29 23:19:03 +09:00
2011-10-31 19:31:25 -04:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2012-01-13 09:32:20 +10:30
2011-11-29 23:19:04 +09:00
2011-12-13 09:37:40 -08:00
2011-04-13 16:41:00 -07:00
2011-12-12 11:45:12 +02:00
2011-11-29 23:19:04 +09:00
2011-12-12 11:45:12 +02:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2009-03-24 16:20:45 -07:00
2011-08-22 16:00:46 -07:00
2011-10-31 19:31:25 -04:00
2011-12-12 11:45:12 +02:00
2010-11-11 06:57:24 -08:00
2011-09-09 16:00:09 -07:00
2011-12-12 11:45:12 +02:00
2011-09-09 16:00:09 -07:00
2012-01-09 12:09:47 -08:00
2012-01-09 12:09:47 -08:00
2011-12-12 11:45:11 +02:00
2011-10-13 20:39:55 +03:00
2011-12-12 11:45:12 +02:00
2011-09-09 16:00:09 -07:00
2011-12-20 12:55:06 +02:00
2011-10-13 20:39:59 +03:00
2011-09-09 16:00:09 -07:00
2011-12-22 14:05:19 -08:00
2011-12-20 12:55:06 +02:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2012-01-13 09:32:20 +10:30
2011-06-06 16:47:27 -07:00
2012-01-13 09:32:20 +10:30
2011-09-09 16:00:09 -07:00
2011-07-01 14:27:05 -07:00
2012-01-13 09:32:20 +10:30
2008-07-25 10:53:29 -07:00
2012-01-13 09:32:20 +10:30
2011-12-12 11:45:12 +02:00
2011-12-12 11:45:12 +02:00
2011-10-13 20:39:53 +03:00
2011-12-12 11:45:12 +02:00
2011-09-09 16:00:09 -07:00
2011-12-12 11:45:12 +02:00
2011-10-13 20:38:39 +03:00
2010-10-24 13:41:39 -07:00
2010-09-03 17:33:40 -07:00
2012-01-09 12:09:47 -08:00
2012-01-02 13:04:55 +01:00
2011-12-13 09:37:40 -08:00
2011-12-22 14:05:19 -08:00
2012-01-13 09:32:20 +10:30
2011-10-13 20:39:59 +03:00
2010-12-03 12:05:35 -08:00
2009-12-23 11:34:20 -08:00
2011-09-09 16:00:09 -07:00
2011-09-09 16:00:09 -07:00
2008-12-17 15:49:09 -08:00
2011-10-31 19:31:25 -04:00
2011-06-28 11:14:36 -07:00
2011-12-12 11:45:11 +02:00
2011-11-18 10:51:01 -08:00
2011-09-09 16:00:09 -07:00
2010-07-11 17:45:10 -03:00
2011-10-25 12:23:15 +02:00
2011-09-09 16:00:09 -07:00
2011-10-25 12:23:15 +02:00
2011-09-09 16:00:09 -07:00
2012-01-13 09:32:20 +10:30