diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-05-03 17:05:29 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-06-10 17:45:13 +0200 |
commit | e4f8df86798aea60aff6cfff40252b709431f850 (patch) | |
tree | f80d1ce812a3909f37d16af66c1bfe0215d85582 /fs/ntfs | |
parent | iov_iter_npages(): don't bother with iterate_all_kinds() (diff) | |
download | linux-e4f8df86798aea60aff6cfff40252b709431f850.tar.xz linux-e4f8df86798aea60aff6cfff40252b709431f850.zip |
[xarray] iov_iter_npages(): just use DIV_ROUND_UP()
Compiler is capable of recognizing division by power of 2 and turning
it into shifts.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions