linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Fix warning: using int as NULL pointer
Date: Sat, 30 Jun 2012 12:09:05 -0300	[thread overview]
Message-ID: <20120630150905.GC1920@joana> (raw)
In-Reply-To: <1340192412-30161-1-git-send-email-Andrei.Emeltchenko.news@gmail.com>

Hi Andrei,

* Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com> [2012-06-20 14:40:12 +0300]:

> From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> 
> Fix for warnings below:
> 
> ...
> drivers/bluetooth/bt3c_cs.c:667:20: warning: Using plain integer
> 	as NULL pointer
> drivers/bluetooth/btuart_cs.c:596:20: warning: Using plain integer
> 	as NULL pointer
> ...
> 
> Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> ---
>  drivers/bluetooth/bt3c_cs.c   |    2 +-
>  drivers/bluetooth/btuart_cs.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Patch has been applied to bluetooth-next, thanks.

	Gustavo

      parent reply	other threads:[~2012-06-30 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20 11:40 [PATCH] Bluetooth: Fix warning: using int as NULL pointer Andrei Emeltchenko
2012-06-26 11:59 ` Andrei Emeltchenko
2012-06-30 15:09 ` Gustavo Padovan [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=20120630150905.GC1920@joana \
    --to=gustavo@padovan.org \
    --cc=Andrei.Emeltchenko.news@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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).