dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rts_pstor
YAMANE Toshiaki 814394100d staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c
fixed some coccinelle warnings.
+ drivers/staging/rts_pstor/rtsx.c:397:16-19: ERROR: dev is NULL but dereferenced.
  drivers/staging/rts_pstor/rtsx.c:447:16-19: ERROR: dev is NULL but dereferenced.
  drivers/staging/rts_pstor/rtsx.c:358:16-19: ERROR: dev is NULL but dereferenced.

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-21 08:56:41 -07:00
..
Kconfig
Makefile
TODO staging: Update TODO for rts5139 and rts_pstor 2012-02-24 12:03:14 -08:00
debug.h
general.c
general.h
ms.c staging/rts_pstor: remove braces {} in ms.c 2012-09-10 15:39:50 -07:00
ms.h
rtsx.c staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c 2012-09-21 08:56:41 -07:00
rtsx.h drivers: staging: rts_pstor fixed checkpatch warnings 2011-10-17 15:17:17 -07:00
rtsx_card.c staging/rts_pstor: remove braces {} in rtsx_card.c 2012-09-04 12:28:01 -07:00
rtsx_card.h
rtsx_chip.c staging/rts_pstor: remove braces {} in rtsx_chip.c 2012-09-04 12:31:53 -07:00
rtsx_chip.h
rtsx_scsi.c staging/rts_pstor: remove braces {} in rtsx_scsi.c 2012-09-10 15:38:59 -07:00
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging/rts_pstor: remove braces {} in rtsx_transport.c 2012-09-04 12:28:02 -07:00
rtsx_transport.h
sd.c staging/rts_pstor: remove braces {} in sd.c (release_sd_card) 2012-09-10 15:36:08 -07:00
sd.h
spi.c
spi.h
trace.h staging: rts_pstor: substitute rtsx_dump by print_hex_dump 2012-08-13 18:52:35 -07:00
xd.c
xd.h