mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 19:57:54 +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>
9.2 KiB
9.2 KiB