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

It fixes the following checkpatch errors:

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
ERROR:SPACING: space required after that ',' (ctx:VxV)
ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent

This patch contains the large multi line blocks.

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