OSDN Git Service

media: cedrus: Remove unnecessary parenthesis around DIV_ROUND_UP
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Tue, 22 Oct 2019 15:26:51 +0000 (12:26 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 24 Oct 2019 21:07:55 +0000 (18:07 -0300)
commitc3b32900fbf5178473c6b39260e891e19067edc2
tree4d81efb096e2c093e08c90f04d67ae4f76448e69
parent06eff2150d4db991ca236f3d05a9dc0101475aea
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>
drivers/staging/media/sunxi/cedrus/cedrus_regs.h