All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
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,
	gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org, tony.cho@atmel.com,
	leo.kim@atmel.com
Subject: Re: [PATCH] Staging: wilc1000: Use NULL instead of zero
Date: Mon, 14 Sep 2015 14:06:27 +0530	[thread overview]
Message-ID: <20150914083627.GB9715@sudip-pc> (raw)
In-Reply-To: <1442208814-9001-1-git-send-email-ronit.crj@gmail.com>

On Mon, Sep 14, 2015 at 11:03:34AM +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>
> ---
This fixes sparse warning but introduces new checkpatch warnings about
NULL comparison.

regards
sudip

  reply	other threads:[~2015-09-14  8:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14  5:33 [PATCH] Staging: wilc1000: Use NULL instead of zero Ronit Halder
2015-09-14  8:36 ` Sudip Mukherjee [this message]
2015-09-14 12:07   ` Ronit Halder
2015-09-14 12:26     ` 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=20150914083627.GB9715@sudip-pc \
    --to=sudipm.mukherjee@gmail.com \
    --cc=chris.park@atmel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.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.