linux/drivers/staging/kpc2000
Geordan Neukum 32ed45068c staging: kpc2000: kpc_spi: column-align switch and subordinate cases
The linux style guide prescribes that switch statements and their
subordinate case labels should be column-aligned rather than
double-indenting the case label. Make kpc2000_spi.c follow the desired
style with respect to switch/case alignment.

Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-03 14:15:23 +02:00
..
kpc2000 staging: kpc2000: removed misc device. 2019-06-03 14:11:29 +02:00
kpc_dma Merge 5.2-rc3 into staging-next 2019-06-03 07:27:16 +02:00
Kconfig Merge 5.2-rc3 into staging-next 2019-06-03 07:27:16 +02:00
kpc2000_i2c.c staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O space 2019-05-30 14:04:26 -07:00
kpc2000_spi.c staging: kpc2000: kpc_spi: column-align switch and subordinate cases 2019-06-03 14:15:23 +02:00
kpc.h
Makefile staging: kpc2000: move the i2c driver out of its subdirectory 2019-05-21 08:14:18 +02:00
TODO staging: kpc2000: use IDA to assign card numbers. 2019-05-22 14:44:21 +02:00