linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Padovan <padovan@profusion.mobi>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Fix using uninitialized variable
Date: Thu, 8 Mar 2012 02:20:12 -0300	[thread overview]
Message-ID: <20120308052012.GB3998@joana> (raw)
In-Reply-To: <1331144414-28513-1-git-send-email-luiz.dentz@gmail.com>

Hi Luiz,

* Luiz Augusto von Dentz <luiz.dentz@gmail.com> [2012-03-07 20:20:14 +0200]:

> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> + src/net/bluetooth/rfcomm/tty.c: warning: 'p' is used uninitialized in this
>        function:  => 218
> + src/net/bluetooth/rfcomm/tty.c: warning: 'p' may be used uninitialized in
>        this function:  => 218
> 
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> ---
>  net/bluetooth/rfcomm/tty.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Is this a new gcc warning? I've never saw it before.

Patch is applied, thanks.

	Gustavo

      reply	other threads:[~2012-03-08  5:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07 18:20 [PATCH] Bluetooth: Fix using uninitialized variable Luiz Augusto von Dentz
2012-03-08  5:20 ` 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=20120308052012.GB3998@joana \
    --to=padovan@profusion.mobi \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@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).