linux/drivers/staging/fwserial
Dominique van den Broeck 7d47383dcb staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatch.pl
Removing two "!= NULL" from fwserial.c as suggested by checkpatch.pl.
Note that the associated expression "port->port.console" is a 1-bit-field
that is already assumed as an implicit boolean (that is: without comparison)

Signed-off-by: Dominique van den Broeck <domdevlin@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-29 14:41:15 -07:00
..
Kconfig staging/fwserial: Add Kconfig options for max ports 2013-12-08 17:03:03 -08:00
Makefile
TODO staging/fwserial: Create loop device the 'tty' way 2013-01-29 23:28:45 -05:00
dma_fifo.c staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00
dma_fifo.h staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00
fwserial.c staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatch.pl 2016-03-29 14:41:15 -07:00
fwserial.h staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00