Files
kernel/include/linux
Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int.
Impact: API cleanup

For historical reasons, 'bool' parameters must be an int, not a bool.
But there are around 600 users, so a conversion seems like useless churn.

So we use __same_type() to distinguish, and handle both cases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 21:46:58 +09:30
..
2009-06-11 21:36:00 -04:00
2009-06-01 06:21:13 +00:00
2009-05-02 15:36:10 -07:00
2009-04-23 10:06:35 +01:00
2009-06-11 21:36:09 -04:00
2009-05-29 08:40:01 -07:00
2009-06-11 08:50:57 -07:00
2009-06-11 21:36:06 -04:00
2009-06-11 21:36:11 -04:00
2009-05-22 09:43:41 +10:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-06-11 21:36:12 -04:00
2009-06-11 17:03:28 +01:00
2009-06-10 11:48:39 +03:00
2009-04-28 07:37:28 +02:00
2009-06-11 21:36:02 -04:00
2009-06-11 21:36:01 -04:00
2009-04-30 15:32:11 +00:00
2009-04-24 08:54:21 +02:00
2009-06-11 21:36:12 -04:00
2009-05-09 10:49:41 -04:00
2009-06-11 08:50:58 -07:00
2009-04-21 19:40:00 -07:00
2009-05-12 11:11:48 +02:00
2009-06-11 08:50:59 -07:00
2009-06-11 08:51:01 -07:00
2009-04-17 10:50:27 -07:00