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