Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero

From: Greg KH
Date: Tue Sep 15 2015 - 09:54:29 EST


On Tue, Sep 15, 2015 at 03:04:58PM +0530, Ronit Halder wrote:
> This patch fixes the warning generated by sparse
> "Using plain integer as NULL pointer" by using NULL
> instead of zero.
>
> Signed-off-by: Ronit halder <ronit.crj@xxxxxxxxx>
> ---
>
> v2: added a new patch in this patch series to fix the NULL comparison style

This patch, and the second one, do not apply to my tree anymore :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/