]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: use inclusive language in HCI LE features
authorArchie Pusaka <apusaka@chromium.org>
Mon, 31 May 2021 08:37:23 +0000 (16:37 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 26 Jun 2021 05:12:37 +0000 (07:12 +0200)
commit355e95e7fe9fc74773fa7601b8973c80b4fedddd
tree3f89d037fc1583e6e20c76c04c3b2326fd7aac0f
parent865729ebfb0f7971c660912014ecf5a570eb468e
Bluetooth: use inclusive language in HCI LE features

This patch replaces some non-inclusive terms based on the appropriate
language mapping table compiled by the Bluetooth SIG:
https://specificationrefs.bluetooth.com/language-mapping/Appropriate_Language_Mapping_Table.pdf

Specifically, these terms are replaced:
master -> central
slave  -> peripheral

Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c