All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ronit Halder <ronit.crj@gmail.com>
Cc: johnny.kim@atmel.com, rachel.kim@atmel.com,
	linux-wireless@vger.kernel.org, chris.park@atmel.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	tony.cho@atmel.com, leo.kim@atmel.com
Subject: Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero
Date: Tue, 15 Sep 2015 06:54:24 -0700	[thread overview]
Message-ID: <20150915135424.GA29308@kroah.com> (raw)
In-Reply-To: <1442309698-12393-1-git-send-email-ronit.crj@gmail.com>

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

  parent reply	other threads:[~2015-09-15 13:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15  9:34 [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Ronit Halder
2015-09-15  9:38 ` [PATCH 2/2] Staging: wilc1000: fix NULL comparison style Ronit Halder
2015-09-15 13:54 ` Greg KH [this message]
2015-09-17  1:43   ` [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Ronit Halder
2015-09-17  2:22     ` Greg KH
2015-09-17  2:58       ` roni
2015-09-17  3:15         ` Greg KH
2015-09-17  3:39           ` Ronit Halder
2015-09-17  6:53             ` Sudip Mukherjee

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=20150915135424.GA29308@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=chris.park@atmel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=johnny.kim@atmel.com \
    --cc=leo.kim@atmel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rachel.kim@atmel.com \
    --cc=ronit.crj@gmail.com \
    --cc=tony.cho@atmel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.