[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56FEA0DF.3030208@hurleysoftware.com>
Date: Fri, 1 Apr 2016 09:25:03 -0700
From: Peter Hurley <peter@...leysoftware.com>
To: Dominique van den Broeck <domdevlin@...e.fr>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Shraddha Barke <shraddha.6596@...il.com>,
Radek Dostal <rd@...ekdostal.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] staging: fwserial: (coding style) removing "!= NULL"
to comply with checkpatch.pl
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 <peter@...leysoftware.com>
Powered by blists - more mailing lists