alistair23-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
..
debug.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
general.c
general.h
Kconfig
Makefile
ms.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
ms.h
rtsx.c staging/rts_pstor: fix Polling thread wakeups CPU 2011-05-03 12:48:37 -07:00
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 staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
rtsx_card.h Staging: rts_pstor: fixed some brace code styling issues 2011-02-04 13:01:02 -08:00
rtsx_chip.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
rtsx_chip.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_scsi.c staging: rts_pstor: Add <linux/vmalloc.h> 2011-04-25 17:08:30 -07:00
rtsx_scsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_sys.h
rtsx_transport.c staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
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 Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/ 2011-04-20 13:45:58 -07:00
spi.h
TODO
trace.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
xd.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-23 12:49:28 -07:00
xd.h