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

From: Greg Kroah-Hartman
Date: Sun Feb 07 2016 - 23:09:08 EST


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@xxxxxxxxx>
> ---
> drivers/staging/netlogic/xlr_net.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Doesn't apply to my tree at all :(