Rusty Russell 476bc0015b module_param: make bool parameters really bool (arch)
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.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:18 +10:30
..
2011-09-27 18:08:04 +02:00
2011-12-12 14:26:10 -08:00
2011-12-06 10:02:38 +01:00
2011-12-08 10:22:07 -08:00
2011-12-08 10:22:07 -08:00
2011-07-01 10:37:14 +02:00
2011-07-26 16:49:47 -07:00
2011-02-17 14:59:22 +01:00
2011-12-21 16:26:03 -08:00
2011-12-05 12:00:16 +01:00
2011-03-18 10:39:30 +01:00
2011-12-06 10:02:38 +01:00
2011-12-05 15:06:17 +01:00
2012-01-07 12:19:37 +01:00
2011-08-04 16:13:49 -07:00
2011-10-31 17:30:44 -07:00
2011-12-06 08:20:37 +01:00
2011-03-18 10:39:30 +01:00
2011-01-13 17:32:41 -08:00
2011-12-05 12:17:29 +01:00
2011-03-18 10:39:30 +01:00