OSDN Git Service

media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 27 Feb 2022 20:56:16 +0000 (20:56 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 27 Jun 2022 07:39:50 +0000 (08:39 +0100)
commitfd83ef8f8e59053c0b5b2b847d0357589d4c35bd
treeda935702b6a4e2a1b93063823ca0a240698f8c6a
parent34098a83de352cf82759f76dff0a75c3486b5fa8
media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()

Fix a small indentation issue to increase code readability, and drop
unneeded parentheses.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c