media: staging: media: omap4iss: code style - avoid macro argument precedence issues
authorNikolay Kyx <knv418@gmail.com>
Sun, 21 Feb 2021 19:53:08 +0000 (20:53 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 23 Mar 2021 15:53:39 +0000 (16:53 +0100)
commit21ad53f206a95eda09a7b3780fb2f0b30ded314a
tree262b03772b4a386de31aac20081d7c70adc61d1e
parentee06162d98c399eb4ffc03d7b1141469177bee5a
media: staging: media: omap4iss: code style - avoid macro argument precedence issues

This patch fixes the following checkpatch.pl check:

CHECK: Macro argument 'i' may be better as '(i)' to avoid precedence issues

in file iss_regs.h

Link: https://lore.kernel.org/linux-media/20210221195308.1451-1-knv418@gmail.com
Signed-off-by: Nikolay Kyx <knv418@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/omap4iss/iss_regs.h