Re: [PATCH 1/1] staging: i4l: pcbit: Remove explicit NULL comparison

From: Greg KH
Date: Sun Aug 21 2016 - 17:23:50 EST


On Tue, Aug 02, 2016 at 05:13:14PM +0530, shyam saini wrote:
> Remove the explicit NULL comparison and rewrite in a compact form using Coccinelle
>
> Signed-off-by: shyam saini <mayhs11saini@xxxxxxxxx>
> ---
> drivers/staging/i4l/pcbit/callbacks.c | 4 ++--
> drivers/staging/i4l/pcbit/capi.c | 18 +++++++++---------
> drivers/staging/i4l/pcbit/drv.c | 14 +++++++-------
> drivers/staging/i4l/pcbit/layer2.c | 9 ++++-----
> 4 files changed, 22 insertions(+), 23 deletions(-)

Doesn't apply to my tree, can you please rebase and resend it?

thanks,

greg k-h