diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2019-06-20 16:42:08 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-07-03 00:40:41 +0200 |
commit | f91108b801ad7d7668c95841f4cb76494b2a9c8a (patch) | |
tree | 54d815eab17ed49dc3d784c2da87f54a771b1115 /fs/f2fs/xattr.c | |
parent | f2fs: print kernel message if filesystem is inconsistent (diff) | |
download | linux-f91108b801ad7d7668c95841f4cb76494b2a9c8a.tar.xz linux-f91108b801ad7d7668c95841f4cb76494b2a9c8a.zip |
f2fs: Use DIV_ROUND_UP() instead of open-coding
Replace the open-coded divisions with round-up by calls to the
DIV_ROUND_UP() helper macro.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/xattr.c')
0 files changed, 0 insertions, 0 deletions