diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-05-03 11:05:29 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-06-10 11:45:13 -0400 |
commit | e4f8df86798aea60aff6cfff40252b709431f850 (patch) | |
tree | f80d1ce812a3909f37d16af66c1bfe0215d85582 /drivers | |
parent | 66531c65aa254e77c935785036beb50985d0fe89 (diff) |
[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 'drivers')
0 files changed, 0 insertions, 0 deletions