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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Feb 8 04:09:01 UTC 2016


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 :(


More information about the devel mailing list