mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
find_first_zero_bit() returns an unsigned long, so make the local variable that stores the result the same type for consistency. Signed-off-by: Thierry Reding <treding@nvidia.com>
3.1 KiB
3.1 KiB