]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit671228b9a921f9d4f68ac0793bab79a66f1dedd1
treeda935702b6a4e2a1b93063823ca0a240698f8c6a
parente58633fc4cb1050994e59f949174c23259f1db28
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