linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: shyam saini <mayhs11saini@gmail.com>
Cc: arnd@arndb.de, devel@driverdev.osuosl.org, isdn@linux-pingi.de,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1]  staging: i4l: pcbit: Remove explicit NULL comparison
Date: Sun, 21 Aug 2016 17:23:41 +0200	[thread overview]
Message-ID: <20160821152341.GA25522@kroah.com> (raw)
In-Reply-To: <1470138194-16060-1-git-send-email-mayhs11saini@gmail.com>

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@gmail.com>
> ---
>  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

      reply	other threads:[~2016-08-21 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02 11:43 [PATCH 1/1] staging: i4l: pcbit: Remove explicit NULL comparison shyam saini
2016-08-21 15:23 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160821152341.GA25522@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=isdn@linux-pingi.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mayhs11saini@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).