diff options
author | Dominique van den Broeck <domdevlin@free.fr> | 2016-03-29 17:14:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-29 21:41:15 (GMT) |
commit | 7d47383dcb3f5867de56ac04ce46db06ac47ad0b (patch) | |
tree | a3c349b8771dd60e8894950df1280d6eb6163017 /drivers/base | |
parent | eeb6f1ba921d413157282a573290c0eb57d549d7 (diff) | |
download | linux-7d47383dcb3f5867de56ac04ce46db06ac47ad0b.tar.xz |
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>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions