]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: av7110: coding style fixes: newline
authorStefan Herdler <herdler@nurfuerspam.de>
Tue, 7 May 2024 00:24:49 +0000 (02:24 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 4 Jun 2024 14:19:56 +0000 (16:19 +0200)
commit2ee76a601ec3246424483ccfd88d7bd0ddeea2ef
treed849c4d2c0d1e440524770d3b54a8640ffb2b41c
parent83ab91364917b379c66ff1068239e1017992cf57
media: av7110: coding style fixes: newline

This patch fixes the following checkpatch warnings:

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
ERROR:OPEN_BRACE: open brace '{' following enum go on the same line
ERROR:OPEN_BRACE: open brace '{' following struct go on the same line
ERROR:OPEN_BRACE: that open brace { should be on the previous line
ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line

Newline and whitespace changes only.

Signed-off-by: Stefan Herdler <herdler@nurfuerspam.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/av7110/av7110.c
drivers/staging/media/av7110/av7110_av.c
drivers/staging/media/av7110/av7110_hw.c
drivers/staging/media/av7110/av7110_hw.h
drivers/staging/media/av7110/av7110_ipack.c
drivers/staging/media/av7110/av7110_v4l.c
drivers/staging/media/av7110/dvb_filter.c