]> www.infradead.org Git - linux.git/commit
media: atomisp: move trailing statement to next line.
authorSakirnth Nagarasa <sakirnth@gmail.com>
Tue, 30 Jul 2024 08:42:20 +0000 (10:42 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Sep 2024 09:56:54 +0000 (11:56 +0200)
commit456b86d420fcaf2410949bea183d4c6dd0ba49e8
tree1711285ed0830b9f6ec6cd90c3e0bbeb43043c34
parentf59ba45273ce37f28502306a3ed0e7a0eea3ff59
media: atomisp: move trailing statement to next line.

Fix checkpath error "ERROR: trailing statements should be on next line"
in ia_css_fpn.host.c:46.

Signed-off-by: Sakirnth Nagarasa <sakirnth@gmail.com>
Link: https://lore.kernel.org/r/20240730084220.38204-1-sakirnth@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.c