[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1a997ce3-1060-45c8-88cc-c75d49745fd4@wanadoo.fr>
Date: Sun, 15 Sep 2024 14:56:59 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: Andrew Kreimer <algonell@...il.com>,
"David S . Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH] ethernet: chelsio: fix a typo
Le 15/09/2024 à 14:52, Andrew Kreimer a écrit :
> Fix a typo in comments.
>
> Reported-by: Matthew Wilcox <willy@...radead.org>
> Signed-off-by: Andrew Kreimer <algonell@...il.com>
> ---
> drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h b/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h
> index 4c883170683b..ad82119db20b 100644
> --- a/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h
> +++ b/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h
> @@ -49,7 +49,7 @@
> /******************************************************************************/
> /** S/UNI-1x10GE-XP REGISTER ADDRESS MAP **/
> /******************************************************************************/
> -/* Refer to the Register Bit Masks bellow for the naming of each register and */
> +/* Refer to the Register Bit Masks below for the naming of each register and */
> /* to the S/UNI-1x10GE-XP Data Sheet for the signification of each bit */
> /******************************************************************************/
>
Hi,
Nitpick: a space should be added between "and" and "*/" to keep a nice
layout.
CJ
Powered by blists - more mailing lists