[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0e895cfb-21f0-70da-540b-72d6b5d06d8b@gmail.com>
Date: Thu, 17 Jun 2021 20:18:24 +0100
From: Edward Cree <ecree.xilinx@...il.com>
To: 13145886936@....com, davem@...emloft.net, kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, gushengxian <gushengxian@...ong.com>
Subject: Re: [PATCH] Bluetooth: fix a grammar mistake
On 16/06/2021 09:25, 13145886936@....com wrote:
> From: gushengxian <gushengxian@...ong.com>
>
> Fix a grammar mistake.
>
> Signed-off-by: gushengxian <gushengxian@...ong.com>
> ---
> net/bluetooth/hci_event.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/bluetooth/hci_event.c b/net/bluetooth/hci_event.c
> index 98ec486743ba..a33838a72f19 100644
> --- a/net/bluetooth/hci_event.c
> +++ b/net/bluetooth/hci_event.c
> @@ -5780,7 +5780,7 @@ static void hci_le_remote_feat_complete_evt(struct hci_dev *hdev,
> * for unsupported remote feature gets returned.
> *
> * In this specific case, allow the connection to
> - * transition into connected state and mark it as
> + * transit into connected state and mark it as
Nack. The original phrasing is correct; "transition" is the proper
technical term for a change of state in a state machine.
-ed
Powered by blists - more mailing lists