]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: use inclusive language in SMP
authorArchie Pusaka <apusaka@chromium.org>
Mon, 31 May 2021 08:37:25 +0000 (16:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jan 2024 14:12:29 +0000 (15:12 +0100)
commit4bc912140b1c33089549fb8bed130fe466e487aa
tree571221e79191c82392ed5b5add515f28e30c231b
parente219c3110a160e5801ab1eb276cfed21d686017f
Bluetooth: use inclusive language in SMP

[ Upstream commit fad646e16d3cafd67d3cfff8e66f77401190957e ]

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 -> initiator
slave  -> responder

Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Stable-dep-of: 59b047bc9808 ("Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c
net/bluetooth/smp.c
net/bluetooth/smp.h