summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark Adamenko <marusik.adamenko@gmail.com>2026-03-06 05:19:26 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-09 19:49:36 +0300
commit36561a326ce0f3494f59bc1c0a7d516b1d43f068 (patch)
treeea949eecb2d8a2e19255d4b8b8f1ab294aebf222 /include/linux
parent0bfb8f916ae0a2a9dae42206519aa927655546a3 (diff)
downloadlinux-36561a326ce0f3494f59bc1c0a7d516b1d43f068.tar.xz
staging: most: dim2: replace ROUND_UP_TO macro with round_up()
The ROUND_UP_TO macro reuses argument 'd', which can cause unintended side effects. Remove it and replace the macro call with the existing round_up() function. Signed-off-by: Mark Adamenko <marusik.adamenko@gmail.com> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://patch.msgid.link/20260306021926.7475-1-marusik.adamenko@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions