]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: media: sdis: move open braces to the previous line
authorSantiago Ruano Rincón <santiagorr@riseup.net>
Tue, 30 Jul 2024 21:28:54 +0000 (06:28 +0900)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 6 Mar 2025 16:28:26 +0000 (17:28 +0100)
commit9c1cde7eb08dbc93e126547d9b40486f06fc7f3d
tree408c1da6cf0cc7996260ea4ea34fc16bb52d69f4
parent5b1b37e97b23db21340bd297ecbbe02c9dd5ed8d
staging: media: sdis: move open braces to the previous line

Fix checkpatch error "ERROR: that open brace { should be on the previous
line" in ia_css_sdis.host.c:253 and :258.

Signed-off-by: Santiago Ruano Rincón <santiagorr@riseup.net>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis.host.c