diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2018-08-10 11:46:14 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-08-12 08:37:31 -0700 |
commit | 10259de1d8690a8c6dd98d564ff2690b5511c8f7 (patch) | |
tree | ffe3923d4d3f2e6711feaa51a6823ed1ff5e3e67 /fs/ext2/namei.c | |
parent | e25ff835af89a80aa6a4de58f413e494b2b96bd1 (diff) | |
download | linux-riscv-10259de1d8690a8c6dd98d564ff2690b5511c8f7.tar.gz linux-riscv-10259de1d8690a8c6dd98d564ff2690b5511c8f7.tar.bz2 linux-riscv-10259de1d8690a8c6dd98d564ff2690b5511c8f7.zip |
iomap: Switch to offset_in_page for clarity
Instead of open-coding pos & (PAGE_SIZE - 1) and pos & ~PAGE_MASK, use
the offset_in_page macro.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/ext2/namei.c')
0 files changed, 0 insertions, 0 deletions