mirror of
https://github.com/torvalds/linux
synced 2026-06-19 00:32:09 +09: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