Rusty Russell
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
...
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.
(Thanks to Joe Perches for suggesting coccinelle for 0/1 -> true/false).
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-19 22:27:29 -05:00
..
2011-12-16 15:49:52 -05:00
2011-12-19 22:27:29 -05:00
2011-12-16 15:49:52 -05:00
2011-12-01 22:19:01 -05:00
2011-03-15 20:16:20 +01:00
2011-12-19 22:27:29 -05:00
2011-01-18 18:12:24 +01:00
2011-12-19 16:01:38 -05:00
2011-11-22 00:34:47 +01:00
2011-10-31 19:30:30 -04:00
2011-08-02 04:29:23 -07:00
2011-12-19 22:27:29 -05:00
2011-04-04 15:21:02 +02:00
2011-12-19 22:27:29 -05:00
2011-08-02 04:29:23 -07:00
2011-06-06 01:35:10 +02:00
2011-01-18 18:12:24 +01:00
2011-11-22 00:34:47 +01:00
2011-08-30 15:23:03 +02:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2010-11-15 19:45:13 +01:00
2011-06-06 01:35:10 +02:00
2011-06-06 01:35:10 +02:00
2011-01-18 18:12:24 +01:00
2011-04-17 17:03:33 -07:00
2011-12-19 22:27:29 -05:00
2011-08-02 04:29:23 -07:00
2011-08-07 23:20:26 -07:00
2011-02-17 11:32:38 +01:00
2011-11-01 09:19:49 +01:00
2011-08-30 15:01:20 +02:00
2011-08-02 04:29:23 -07:00
2011-10-31 19:30:28 -04:00
2011-12-16 15:49:52 -05:00
2011-12-03 09:35:10 -08:00
2010-07-15 17:20:46 +02:00
2010-11-15 13:57:56 +01:00
2010-06-25 14:44:07 +02:00
2011-03-15 13:26:32 +01:00
2011-05-10 12:13:36 +02:00
2011-01-18 06:33:54 +01:00
2011-04-21 11:05:14 +02:00
2011-02-03 00:05:43 +01:00
2011-05-10 10:00:21 +02:00
2011-12-16 15:49:52 -05:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00
2011-11-01 09:19:49 +01:00
2011-02-04 14:28:58 -08:00
2011-01-13 10:30:27 +09:00
2011-01-18 06:33:54 +01:00
2011-12-16 15:49:52 -05:00
2011-05-07 22:51:12 -07:00
2011-10-31 19:30:28 -04:00
2011-07-29 16:24:46 +02:00
2011-07-20 14:10:19 -07:00
2010-10-15 15:53:27 +02:00
2010-10-21 10:12:48 +11:00
2011-06-21 16:03:17 -07:00
2011-12-16 15:49:52 -05:00
2011-10-31 19:30:28 -04:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00
2011-12-16 15:49:52 -05:00