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> |
||
---|---|---|
.. | ||
kpc2000 | ||
kpc_dma | ||
Kconfig | ||
kpc2000_i2c.c | ||
kpc2000_spi.c | ||
kpc.h | ||
Makefile | ||
TODO |