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 compile warnings in mgmt
Date: Mon, 18 Jun 2012 23:57:22 -0300 [thread overview]
Message-ID: <20120619025722.GA1679@joana> (raw)
In-Reply-To: <1340013826-13432-1-git-send-email-Andrei.Emeltchenko.news@gmail.com>
Hi Andrei,
* Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com> [2012-06-18 13:03:46 +0300]:
> From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
>
> Commit af7985bf85840e3dc90ba108a679db044f91f00e introduced regression
> resulting in complie warnings:
>
> ...
> net/bluetooth/mgmt.c:3568:27: warning: invalid assignment: |=
> net/bluetooth/mgmt.c:3568:27: left side has type restricted __le32
> net/bluetooth/mgmt.c:3568:27: right side has type int
> net/bluetooth/mgmt.c:3570:27: warning: invalid assignment: |=
> net/bluetooth/mgmt.c:3570:27: left side has type restricted __le32
> net/bluetooth/mgmt.c:3570:27: right side has type int
> net/bluetooth/mgmt.c:3580:21: warning: cast from restricted __le32
> ...
>
> Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> ---
> net/bluetooth/mgmt.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
prev parent reply other threads:[~2012-06-19 2:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 10:03 [PATCH] Bluetooth: Fix compile warnings in mgmt Andrei Emeltchenko
2012-06-19 2:57 ` 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=20120619025722.GA1679@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).