1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/staging/rts5208
Denis Arefev 5a77b84df7 staging: rts5208: Added value check
Added value check.
Return value of a function 'ms_set_rw_reg_addr'
called at ms.c:1770 is not checked,
but it is usually checked for this function

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: Denis Arefev <arefev@swemel.ru>
Link: https://lore.kernel.org/r/20221118111523.123463-1-arefev@swemel.ru
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-17 19:18:41 +01: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
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: rts5208: remove unneeded header include path 2020-01-10 10:58:30 +01:00
ms.c staging: rts5208: Added value check 2023-01-17 19:18:41 +01:00
ms.h staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c} 2019-11-01 10:53:16 +01:00
rtsx.c staging: rts5208: Resolve checkpatch.pl issues. 2022-03-18 13:44:02 +01:00
rtsx.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_card.c staging: rts5208: remove unnecessary parentheses in rtsx_card.c 2021-09-21 17:30:55 +02:00
rtsx_card.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
rtsx_chip.c staging: rts5208: remove unnecessary parentheses in rtsx_chip.c 2021-09-21 17:30:55 +02:00
rtsx_chip.h staging: rts5208: correction in spelling 2019-03-24 10:06:36 +01:00
rtsx_scsi.c staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c 2021-09-21 17:30:55 +02: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: Convert kmap() to kmap_local_page() 2022-04-04 07:33:47 +02:00
rtsx_transport.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
sd.c staging: rts5208: split long line of code 2022-10-20 17:06:17 +02:00
sd.h staging: rts5208: Eliminate the use of Camel Case in file sd.h 2019-11-01 10:55:10 +01:00
spi.c staging: rts5208: spi.c: fix codestyle error in dynamic debug code 2022-06-06 07:53:49 +02:00
spi.h Staging: rts5208: Add SPDX license tags 2018-11-05 14:16:33 +01:00
TODO staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
xd.c staging: rts5208: remove unnecessary parentheses in xd.c 2021-09-21 17:30:55 +02:00
xd.h staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c} 2019-11-01 10:55:09 +01:00