Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL comparison using Coccinelle

From: Greg KH
Date: Sun Oct 02 2016 - 10:59:00 EST


On Wed, Sep 28, 2016 at 08:58:51PM +0530, shyam saini wrote:
> Remove the explicit NULL comparison and rewrite in a compact form.
>
> Signed-off-by: shyam saini <mayhs11saini@xxxxxxxxx>
> ---
> drivers/staging/android/ion/ion_of.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Does not apply to my tree :(