2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-19 19:14:01 +08:00
linux-next/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
..
general.c
general.h
Kconfig
Makefile
ms.c Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl 2015-08-03 17:54:04 -07:00
ms.h
rtsx_card.c
rtsx_card.h
rtsx_chip.c Staging: rts5208: Coding style warnings fix for block comments 2015-09-21 09:56:50 -07:00
rtsx_chip.h
rtsx_scsi.c
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
rtsx.c staging: rts5208: Remove unnecessary synchronize_irq() before free_irq() 2016-02-07 20:03:50 -08:00
rtsx.h
sd.c staging: rts5208: Place constants on the right side of comparisons 2016-02-14 16:44:06 -08:00
sd.h
spi.c staging: rts5208: Removed blank lines 2016-02-07 20:03:50 -08:00
spi.h
TODO
trace.c
trace.h
xd.c
xd.h