All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Archie Pusaka <apusaka@google.com>
Cc: linux-bluetooth <linux-bluetooth@vger.kernel.org>,
	"CrosBT Upstreaming"
	<chromeos-bluetooth-upstreaming@chromium.org>,
	"Archie Pusaka" <apusaka@chromium.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Johan Hedberg" <johan.hedberg@gmail.com>,
	"Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
	"Miao-chen Chou" <mcchou@chromium.org>,
	"Ole Bjørn Midtbø" <omidtbo@cisco.com>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v2 0/8] Bluetooth: use inclusive language
Date: Wed, 2 Jun 2021 22:04:48 +0200	[thread overview]
Message-ID: <DC06C6FE-5631-4842-BA38-3BF44B8CC5F8@holtmann.org> (raw)
In-Reply-To: <20210531083726.1949001-1-apusaka@google.com>

Hi Archie,

> This series contains inclusive language patches, to promote usage of
> central, peripheral, reject list, and accept list. I tried to divide
> the change to several smaller patches to ease downstreamers to make
> gradual change.
> 
> There are still some occurences in debugfs in which the
> original less inclusive terms is still left as-is since it is a
> file name, and I afraid replacing them will cause instability to
> other systems depending on that file name.
> 
> Changes in v2:
> * Add details in commit message
> * SMP: Use initiator/responder instead of central/peripheral
> * reject/accept list: Was actually two patches, squashed together
> * Drop patches in L2CAP, RFCOMM, and debugfs
> 
> Archie Pusaka (8):
>  Bluetooth: use inclusive language in HCI role
>  Bluetooth: use inclusive language in hci_core.h
>  Bluetooth: use inclusive language to describe CPB
>  Bluetooth: use inclusive language in HCI LE features
>  Bluetooth: use inclusive language when tracking connections
>  Bluetooth: use inclusive language in SMP
>  Bluetooth: use inclusive language when filtering devices
>  Bluetooth: use inclusive language in comments
> 
> include/net/bluetooth/hci.h      |  98 +++++++++++++-------------
> include/net/bluetooth/hci_core.h |  22 +++---
> include/net/bluetooth/mgmt.h     |   2 +-
> net/bluetooth/amp.c              |   2 +-
> net/bluetooth/hci_conn.c         |  32 ++++-----
> net/bluetooth/hci_core.c         |  46 ++++++-------
> net/bluetooth/hci_debugfs.c      |   8 +--
> net/bluetooth/hci_event.c        | 114 +++++++++++++++----------------
> net/bluetooth/hci_request.c      | 106 ++++++++++++++--------------
> net/bluetooth/hci_sock.c         |  12 ++--
> net/bluetooth/hidp/core.c        |   2 +-
> net/bluetooth/l2cap_core.c       |  16 ++---
> net/bluetooth/mgmt.c             |  36 +++++-----
> net/bluetooth/smp.c              |  86 +++++++++++------------
> net/bluetooth/smp.h              |   6 +-
> 15 files changed, 297 insertions(+), 291 deletions(-)

patches 2,3,4,6,8 have been applied to bluetooth-next tree.

Regards

Marcel


      parent reply	other threads:[~2021-06-02 20:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31  8:37 [PATCH v2 0/8] Bluetooth: use inclusive language Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 1/8] Bluetooth: use inclusive language in HCI role Archie Pusaka
2021-06-02 19:55   ` Marcel Holtmann
2021-05-31  8:37 ` [PATCH v2 2/8] Bluetooth: use inclusive language in hci_core.h Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 3/8] Bluetooth: use inclusive language to describe CPB Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 4/8] Bluetooth: use inclusive language in HCI LE features Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 5/8] Bluetooth: use inclusive language when tracking connections Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 6/8] Bluetooth: use inclusive language in SMP Archie Pusaka
2021-05-31  8:37 ` [PATCH v2 7/8] Bluetooth: use inclusive language when filtering devices Archie Pusaka
2021-06-02 20:04   ` Marcel Holtmann
2021-05-31  8:37 ` [PATCH v2 8/8] Bluetooth: use inclusive language in comments Archie Pusaka
2021-06-02 20:04 ` Marcel Holtmann [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=DC06C6FE-5631-4842-BA38-3BF44B8CC5F8@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=apusaka@chromium.org \
    --cc=apusaka@google.com \
    --cc=chromeos-bluetooth-upstreaming@chromium.org \
    --cc=davem@davemloft.net \
    --cc=johan.hedberg@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=mcchou@chromium.org \
    --cc=netdev@vger.kernel.org \
    --cc=omidtbo@cisco.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 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.