mtd/sm_ftl.c: fix wrong do_div() usage
do_div() is meant to be used with an unsigned dividend.
Signed-off-by:
Nicolas Pitre <nico@linaro.org>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
do_div() is meant to be used with an unsigned dividend.
Signed-off-by:
Nicolas Pitre <nico@linaro.org>