lkml.org 
[lkml]   [2021]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 10/12] Bluetooth: use inclusive language when filtering devices out
From
Date
Hi Archie,

> Use "reject list".

I really think you need to write a bit of a commit message for these patches.

>
> Signed-off-by: Archie Pusaka <apusaka@chromium.org>
> Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
>
> ---
>
> include/net/bluetooth/hci_core.h | 2 +-
> net/bluetooth/hci_core.c | 4 ++--
> net/bluetooth/hci_debugfs.c | 2 +-
> net/bluetooth/hci_event.c | 6 +++---
> net/bluetooth/hci_sock.c | 12 ++++++------
> net/bluetooth/l2cap_core.c | 4 ++--
> net/bluetooth/mgmt.c | 4 ++--
> 7 files changed, 17 insertions(+), 17 deletions(-)
>
> diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h
> index cfe2ada49ca2..9c8cdc4fe3c5 100644
> --- a/include/net/bluetooth/hci_core.h
> +++ b/include/net/bluetooth/hci_core.h
> @@ -522,7 +522,7 @@ struct hci_dev {
> struct hci_conn_hash conn_hash;
>
> struct list_head mgmt_pending;
> - struct list_head blacklist;
> + struct list_head reject_list;
> struct list_head whitelist;

Can we change these two in the same patch please.

Regards

Marcel

\
 
 \ /
  Last update: 2021-05-26 17:11    [W:0.136 / U:1.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site