]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: ttpci: coding style fixes: braces
authorStefan Herdler <herdler@nurfuerspam.de>
Mon, 15 Apr 2024 02:24:05 +0000 (04:24 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 15 Apr 2024 22:02:53 +0000 (00:02 +0200)
commite4fc63e2a9273a4a6593aec34a378766ee5e1c96
treeb66391fc42dc536ed9f600143880c14d75025fe4
parent004e24f9f2027b0efc20fd189d15ee310943e0ad
media: ttpci: coding style fixes: braces

This patch fixes the following checkpatch warnings and errors:

WARNING:BRACES: braces {} are not necessary for any arm of this statement
WARNING:BRACES: braces {} are not necessary for single statement blocks
ERROR:OPEN_BRACE: that open brace { should be on the previous line
CHECK:BRACES: braces {} should be used on all arms of this statement
CHECK:BRACES: Unbalanced braces around else statement

Signed-off-by: Stefan Herdler <herdler@nurfuerspam.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/ttpci/budget-av.c
drivers/media/pci/ttpci/budget-ci.c
drivers/media/pci/ttpci/budget.c