linux-stable/drivers/staging/rts5208
Robert Kmiec 7f703fae17 staging: rts5208/ms.c: Code style fix (space before comma)
This commit fixes the following errors reported by checkpatch.pl -f:
./rts5208/ms.c:1294: ERROR: space prohibited before that ',' (ctx:WxW)
./rts5208/ms.c:1345: ERROR: space prohibited before that ',' (ctx:WxW)
./rts5208/ms.c:1622: ERROR: space prohibited before that ',' (ctx:WxW)
./rts5208/ms.c:1991: ERROR: space prohibited before that ',' (ctx:WxW)

This patch also adds missing spaces before and after '+' sign in two places.

This file has some other style issues and they will be fixed with latter
patches.

Signed-off-by: Robert Kmiec <robert.r.kmiec@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-17 16:07:20 -08:00
..
general.c staging: rts5208: add new line after declarations 2014-09-23 13:22:25 -07:00
general.h
Kconfig Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option 2014-08-16 12:23:13 -07:00
Makefile
ms.c staging: rts5208/ms.c: Code style fix (space before comma) 2015-01-17 16:07:20 -08:00
ms.h
rtsx.c staging: rts5208: Remove useless cast on void pointer 2014-10-30 13:06:03 -07:00
rtsx.h
rtsx_card.c
rtsx_card.h staging: rts5208: remove unnecessary else 2014-10-02 10:07:04 -07:00
rtsx_chip.c Staging: rts5208: helper function to enable interrupts during reset 2014-10-29 17:28:51 +08:00
rtsx_chip.h
rtsx_scsi.c staging: rts5208: Delete braces are not necessary 2014-10-20 10:29:07 +08:00
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c Staging: rts5028: rtsx_transport.c: fixed a brace coding style issue. 2014-10-28 15:58:18 +08:00
rtsx_transport.h staging, rts5208, LLVMLinux: Change extern inline to static inline 2014-10-29 16:28:17 -07:00
sd.c Staging: rts5208: Fix checkpatch warning: Missing blank line 2014-09-23 13:22:25 -07:00
sd.h
spi.c
spi.h
TODO
trace.h Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory 2014-08-16 12:23:13 -07:00
xd.c
xd.h