[PATCH] staging: netlogic: Coding Style Fix Comparison to NULL could be written with !

Benjamin Young youngcdev at gmail.com
Fri Feb 26 08:21:40 UTC 2016


On Sun, Feb 07, 2016 at 08:09:01PM -0800, Greg Kroah-Hartman wrote:
> On Sat, Dec 12, 2015 at 06:45:59AM -0800, Benjamin Young wrote:
> > Fixed coding style for null comparisons in netlogic driver to be more consistant
> > with the rest of the kernel coding style
> > 
> > Signed-off-by: Benjamin Young <youngcdev at gmail.com>
> > ---
> >  drivers/staging/netlogic/xlr_net.c | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> Doesn't apply to my tree at all :(

Sorry about that. 


More information about the devel mailing list