linux/drivers/usb/misc/sisusbvga
Peter Senna Tschudin f74a039c7e usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
This patch fixes whitespace coding style issues that can be fixed
within a single line. This patch fixes the following checkpatch
warnings:
 - 83 ERROR: space required after that ','
 - 13 ERROR: switch and case should be at the same indent
 - 08 WARNING: please, no spaces at the start of a line
 - 03 ERROR: space required before the open parenthesis '('
 - 04 WARNING: suspect code indent for conditional statements
 - 01 WARNING: space prohibited between function name and open parenthesis
 - 01 ERROR: spaces required around that '='
 - 01 ERROR: code indent should use tabs where possible

Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-24 21:04:54 -08:00
..
Kconfig
Makefile
sisusb.c usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes 2016-01-24 21:04:54 -08:00
sisusb.h
sisusb_con.c USB: sisusb_con.c: move assignment out of if () block 2015-05-10 16:01:12 +02:00
sisusb_init.c
sisusb_init.h
sisusb_struct.h