linux-kernel-test/drivers/staging/rts5208
P SAI PRASANTH 2073805721 staging: rts5208: Fix checkpath warning
This patch fixes the following checkpath warning
in the file drivers/staging/rts5208/rtsx_transport.c:546

WARNING: line over 80 characters
+                               option = RTSX_SG_VALID | RTSX_SG_END |
RTSX_SG_TRANS_DATA;

Signed-off-by: P SAI PRASANTH <saip2823@gmail.com>
Link: https://lore.kernel.org/r/20190831034926.GA17810@dell-inspiron
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-03 09:36:29 +02:00
..
general.c
general.h
Kconfig
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
ms.c staging: rts5208: remove redundant assignment to retval 2019-08-21 05:48:06 -07:00
ms.h
rtsx_card.c
rtsx_card.h
rtsx_chip.c staging: rts5208: Remove negations 2019-05-30 14:13:45 -07:00
rtsx_chip.h
rtsx_scsi.c
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: Fix checkpath warning 2019-09-03 09:36:29 +02:00
rtsx_transport.h
rtsx.c
rtsx.h
sd.c staging: rts5208: remove redundant sd30_mode checks 2019-09-03 09:36:07 +02:00
sd.h staging: rts5208: Remove function soft_reset_sd_card() 2019-06-20 14:45:03 +02:00
spi.c
spi.h
TODO staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
xd.c staging: rts5208: Simplify boolean expression to improve code style 2019-07-01 09:05:21 +02:00
xd.h