mirror of
https://github.com/torvalds/linux
synced 2026-07-25 03:30:47 +09:00
Old code has a lot of int for bool return values, bool is recommended and done in new code. Convert the trivial cases that do simple 0/false and 1/true. Functions comment are updated if needed. Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
1.4 KiB
1.4 KiB