linux-sg2042/drivers/staging/rts5208
Shaun Ren 50dcad2a2c Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
This patch changes all comparsions to NULL with !..., as reported by
checkpatch.pl.

Signed-off-by: Shaun Ren <shaun.ren@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 15:35:42 -08:00
..
Kconfig
Makefile staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
TODO
general.c
general.h
ms.c Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl 2015-08-03 17:54:04 -07:00
ms.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
rtsx.c staging: rts5208: Remove unnecessary synchronize_irq() before free_irq() 2016-02-07 20:03:50 -08:00
rtsx.h staging: rts5208: Use common pci_get_bus_and_slot() instead of private one 2015-06-08 13:38:56 -07:00
rtsx_card.c staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_card.h staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_chip.c Staging: rts5208: Coding style warnings fix for block comments 2015-09-21 09:56:50 -07:00
rtsx_chip.h staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_scsi.c staging: rts5208: fix transfer length 0 for 6-byte r/w commands 2015-05-31 11:40:14 +09:00
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL 2016-02-20 15:35:42 -08:00
rtsx_transport.h
sd.c staging: rts5208: Place constants on the right side of comparisons 2016-02-14 16:44:06 -08:00
sd.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
spi.c staging: rts5208: Removed blank lines 2016-02-07 20:03:50 -08:00
spi.h
trace.c staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
trace.h staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
xd.c Staging: rts5208: xd: Fixed checkpatch warning 2015-06-12 17:12:16 -07:00
xd.h