Home
last modified time | relevance | path

Searched hist:f91108b801ad7d7668c95841f4cb76494b2a9c8a (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsegment.hdiff f91108b801ad7d7668c95841f4cb76494b2a9c8a Thu Jun 20 09:42:08 CDT 2019 Geert Uytterhoeven <geert@linux-m68k.org> 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>
H A Dfile.cdiff f91108b801ad7d7668c95841f4cb76494b2a9c8a Thu Jun 20 09:42:08 CDT 2019 Geert Uytterhoeven <geert@linux-m68k.org> 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>
H A Df2fs.hdiff f91108b801ad7d7668c95841f4cb76494b2a9c8a Thu Jun 20 09:42:08 CDT 2019 Geert Uytterhoeven <geert@linux-m68k.org> 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>