Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1225135

Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero
Date 2015-09-15 16:00 +0200
Message-ID <q8YW6-6Co-35@gated-at.bofh.it> (permalink)
References <q8USt-QT-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Ronit Halder <ronit.crj@gmail.com> - 2015-09-15 11:40 +0200
  Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Greg KH <gregkh@linuxfoundation.org> - 2015-09-15 16:00 +0200
    Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Ronit Halder <ronit.crj@gmail.com> - 2015-09-17 03:50 +0200
      Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Greg KH <gregkh@linuxfoundation.org> - 2015-09-17 04:30 +0200
        Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero roni <ronit.crj@gmail.com> - 2015-09-17 05:00 +0200
          Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Greg KH <gregkh@linuxfoundation.org> - 2015-09-17 05:20 +0200
            Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Ronit Halder <ronit.crj@gmail.com> - 2015-09-17 05:40 +0200
              Re: [PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-17 09:00 +0200

csiph-web