media: staging: atomisp: Fixed allignment to match open parenthesis
authorLeonid Kushnir <leonf008@gmail.com>
Mon, 5 Oct 2020 09:41:07 +0000 (11:41 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Mar 2021 16:34:52 +0000 (17:34 +0100)
commit3a7c578f391839d60d32d08a31af04e6cc489564
treee03c24952f4630aac8358b31f43b2df8f7278f9c
parent16a5dcf7fbc2f5cd10c1e6264262bfa3832fb7d5
media: staging: atomisp: Fixed allignment to match open parenthesis

Moved the parameters of the function '__gc0310_write_reg_is_consecutive'
to the right under open parenthesis to fix warning message from
checkpatch.pl: 'CHECK: Alignment should match open parenthesis'.

Link: https://lore.kernel.org/linux-media/20201005094107.GA44033@linux
Signed-off-by: Leonid Kushnir <leonf008@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/i2c/atomisp-gc0310.c