linux/drivers/staging/rts_pstor
wwang 19a3833fd4 staging: rts_pstor: Fix a miswriting
cppcheck reported: [staging/rts_pstor/sd.c:3730] -> [staging/rts_pstor/sd.c:3726]: (style) Found duplicate if expressions.
It's a miswriting, and the second if expression should be "(rsp_type == SD_RSP_TYPE_R0)"

Signed-off-by: wwang <wei_wang@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-18 13:22:53 -07:00
..
Kconfig
Makefile
TODO
debug.h
general.c
general.h
ms.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
ms.h
rtsx.c
rtsx.h Remove unneeded version.h include from drivers/staging/rts_pstor/rtsx.h 2011-07-05 10:39:38 -07:00
rtsx_card.c
rtsx_card.h
rtsx_chip.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
rtsx_chip.h
rtsx_scsi.c
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c
rtsx_transport.h
sd.c staging: rts_pstor: Fix a miswriting 2011-07-18 13:22:53 -07:00
sd.h staging: rts_pstor: Fix a bug that a MMCPlus card can't be accessed 2011-07-05 19:54:58 -07:00
spi.c
spi.h
trace.h
xd.c
xd.h