[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <MN2PR11MB4093E4A1203BBE50815F55E4E54A9@MN2PR11MB4093.namprd11.prod.outlook.com>
Date: Sun, 18 Sep 2022 11:04:53 +0000
From: "Winkler, Tomas" <tomas.winkler@...el.com>
To: Jilin Yuan <yuanjilin@...rlc.com>, "arnd@...db.de" <arnd@...db.de>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] mei: fix repeated words in comments
> Delete the redundant word 'from'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
Acked-by: Tomas Winkler <tomas.winkler@...el.com>
> ---
> drivers/misc/mei/hw-txe.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/misc/mei/hw-txe.c b/drivers/misc/mei/hw-txe.c index
> 00652c137cc7..1f72bbd5ee51 100644
> --- a/drivers/misc/mei/hw-txe.c
> +++ b/drivers/misc/mei/hw-txe.c
> @@ -176,7 +176,7 @@ static bool mei_txe_aliveness_set(struct mei_device
> *dev, u32 req)
> * @dev: the device structure
> *
> * Extract HICR_HOST_ALIVENESS_RESP_ACK bit from
> - * from HICR_HOST_ALIVENESS_REQ register value
> + * HICR_HOST_ALIVENESS_REQ register value
> *
> * Return: SICR_HOST_ALIVENESS_REQ_REQUESTED bit value
> */
> --
> 2.36.1
Powered by blists - more mailing lists