mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
18 KiB
18 KiB