[PATCH v2 13/20] remove repeated word 'that'
Niklas Soderlund
niklas.soderlund at corigine.com
Tue Jul 26 07:55:41 CEST 2022
Hi Stephen,
Thanks for your work.
On 2022-07-25 20:34:56 -0700, Stephen Hemminger wrote:
> Found by doing duplicate word scan.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
> ---
> drivers/net/nfp/nfp_ctrl.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/nfp/nfp_ctrl.h b/drivers/net/nfp/nfp_ctrl.h
> index 372d53746243..2327d4eb7646 100644
> --- a/drivers/net/nfp/nfp_ctrl.h
> +++ b/drivers/net/nfp/nfp_ctrl.h
> @@ -182,7 +182,7 @@
> * Reuse spare address to contain the offset from the start of
> * the host buffer where the first byte of the received frame
> * will land. Any metadata will come prior to that offset. If the
> - * value in this field is 0, it means that that the metadata will
> + * value in this field is 0, it means that the metadata will
> * always land starting at the first byte of the host buffer and
> * packet data will immediately follow the metadata. As always,
> * the RX descriptor indicates the presence or absence of metadata
> --
> 2.35.1
>
--
Kind Regards,
Niklas Söderlund
More information about the dev
mailing list