On 03/29/2016 10:14 AM, Dominique van den Broeck wrote: > 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)
Similarly, please change $subject to "staging: fwserial: Simplify NULL ptr check" With that, Reviewed-by: Peter Hurley <[email protected]>

