diff options
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2019-10-22 18:26:51 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-25 00:07:55 +0300 |
commit | c3b32900fbf5178473c6b39260e891e19067edc2 (patch) | |
tree | 4d81efb096e2c093e08c90f04d67ae4f76448e69 /include/media | |
parent | 06eff2150d4db991ca236f3d05a9dc0101475aea (diff) | |
download | linux-c3b32900fbf5178473c6b39260e891e19067edc2.tar.xz |
media: cedrus: Remove unnecessary parenthesis around DIV_ROUND_UP
DIV_ROUND_UP's first argument doesn't need to be wrapped in parenthesis
since that is already being taken care of in the macro's definition.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions