[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <506A63D3-4B3E-4148-B862-2CB5418FF84A@holtmann.org>
Date: Fri, 10 Jul 2020 19:11:00 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: Johan Hedberg <johan.hedberg@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Bluetooth: core: Use fallthrough pseudo-keyword
Hi Gustavo,
> Replace the existing /* fall through */ comments and its variants with
> the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
> fall-through markings when it is the case.
>
> [1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
> ---
> net/bluetooth/hci_event.c | 4 ++--
> net/bluetooth/hci_sock.c | 3 +--
> net/bluetooth/l2cap_core.c | 19 +++++++++----------
> net/bluetooth/l2cap_sock.c | 4 ++--
> net/bluetooth/mgmt.c | 4 ++--
> net/bluetooth/smp.c | 2 +-
> 6 files changed, 17 insertions(+), 19 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists