linux/drivers/staging/rts5208
Quentin Lambert 11201769d1 staging: rts5208: Convert variable from int to bool and propagate the change to function parameters
This patch convert local variables declared as int into booleans.
It also propagates the conversion when these variables were used
as function parameters.

Coccinelle was used to generate this patch.

Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-06 17:25:01 -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: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
ms.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
rtsx_card.c Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
rtsx_card.h staging: rts5208: remove unnecessary else 2014-10-02 10:07:04 -07:00
rtsx_chip.c staging: rts5208: Convert non-returned local variable to boolean when relevant 2015-03-06 17:25:00 -08:00
rtsx_chip.h Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
rtsx_scsi.c staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
rtsx_scsi.h Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
rtsx_sys.h
rtsx_transport.c staging: rts5208: remove extra parentheses around left bit shift operation 2015-03-06 15:24:23 -08:00
rtsx_transport.h staging, rts5208, LLVMLinux: Change extern inline to static inline 2014-10-29 16:28:17 -07:00
rtsx.c Staging: rts5208: clean dev_err logging 2015-03-06 15:55:36 -08:00
rtsx.h Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
sd.c staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
sd.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
spi.c Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
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 Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
xd.h