-
由 Arushi Singhal 提交于
The kernel.h macro DIV_ROUND_UP performs the computation (((n) + (d) - 1) / (d)) but is perhaps more readable. Signed-off-by: NArushi Singhal <arushisinghal19971997@gmail.com> Signed-off-by: NBoris Brezillon <boris.brezillon@bootlin.com>
b756816d