All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/7] Bluetooth: Introduce hci_dev_test_flag helper macro
Date: Fri, 13 Mar 2015 12:16:14 +0200	[thread overview]
Message-ID: <20150313101614.GB12175@t440s.lan> (raw)
In-Reply-To: <1426237866-8329-1-git-send-email-marcel@holtmann.org>

Hi Marcel,

On Fri, Mar 13, 2015, Marcel Holtmann wrote:
> Instead of manually coding test_bit on hdev->dev_flags all the time,
> use hci_dev_test_flag helper macro.
> 
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
>  include/net/bluetooth/hci_core.h |  14 +--
>  net/bluetooth/hci_conn.c         |  14 +--
>  net/bluetooth/hci_core.c         | 120 ++++++++++-----------
>  net/bluetooth/hci_debugfs.c      |   4 +-
>  net/bluetooth/hci_event.c        |  92 ++++++++--------
>  net/bluetooth/hci_request.c      |  28 ++---
>  net/bluetooth/hci_sock.c         |   8 +-
>  net/bluetooth/l2cap_core.c       |   8 +-
>  net/bluetooth/mgmt.c             | 224 +++++++++++++++++++--------------------
>  net/bluetooth/smp.c              |  44 ++++----
>  10 files changed, 278 insertions(+), 278 deletions(-)

All seven patches in this set have been applied to bluetooth-next.
Thanks.

Johan

      reply	other threads:[~2015-03-13 10:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13  9:11 [PATCH 1/7] Bluetooth: Introduce hci_dev_test_flag helper macro Marcel Holtmann
2015-03-13 10:16 ` Johan Hedberg [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=20150313101614.GB12175@t440s.lan \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.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 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.