Skip to content
Commit 35b850f1 authored by David Sterba's avatar David Sterba
Browse files

btrfs: replace remaining do_div calls with div_u64 variants



Switch to div_u64_rem that does type checking and has more obvious
semantics than do_div.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
parent c7abe829
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment