1
0
Fork 0
alistair23-linux/drivers/staging/rts5208
Colin Ian King 8467c3b456 staging: rts5208: remove redundant assignment to retval
Variable retval is initialized to a value that is never read and it
is re-assigned later. The initialization is redundant and can be
removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190818184649.13828-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-21 05:48:06 -07:00
..
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
general.c Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
general.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
ms.c staging: rts5208: remove redundant assignment to retval 2019-08-21 05:48:06 -07:00
ms.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx.c Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
rtsx.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_card.c Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_card.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_chip.c staging: rts5208: Remove negations 2019-05-30 14:13:45 -07:00
rtsx_chip.h staging: rts5208: correction in spelling 2019-03-24 10:06:36 +01:00
rtsx_scsi.c Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_scsi.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_sys.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_transport.c Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_transport.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
sd.c staging: rts5208: Rewrite redundant if statement to improve code style 2019-07-01 09:05:21 +02:00
sd.h staging: rts5208: Remove function soft_reset_sd_card() 2019-06-20 14:45:03 +02:00
spi.c Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
spi.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
xd.c staging: rts5208: Simplify boolean expression to improve code style 2019-07-01 09:05:21 +02:00
xd.h Staging: rts5208: Capitalise preprocessor variable names 2018-11-05 14:16:33 +01:00