From: Simon Horman <horms@kernel.org>
To: Andrew Kreimer <algonell@gmail.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org,
Matthew Wilcox <willy@infradead.org>,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Subject: Re: [PATCH v2] ethernet: chelsio: fix a typo
Date: Sun, 15 Sep 2024 19:48:53 +0100 [thread overview]
Message-ID: <20240915184853.GC167971@kernel.org> (raw)
In-Reply-To: <20240915132133.109268-1-algonell@gmail.com>
On Sun, Sep 15, 2024 at 04:21:32PM +0300, Andrew Kreimer wrote:
> Fix a typo in comments.
>
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Reported-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
> ---
> Keep the layout intact.
>
> 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..422e147f540b 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,
net-next is currently closed, as the merge window is open.
Please repost once net-next opens, after v6.12-rc1 has been released,
which will be in in approximately two weeks.
Also, please explicitly target the patch at net-next.
Subject: [PATCH net-next vN] ...
Link: https://docs.kernel.org/process/maintainer-netdev.html
--
pw-bot: defer
next prev parent reply other threads:[~2024-09-15 18:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-15 13:21 [PATCH v2] ethernet: chelsio: fix a typo Andrew Kreimer
2024-09-15 18:48 ` Simon Horman [this message]
2024-09-15 18:55 ` Andrew Kreimer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240915184853.GC167971@kernel.org \
--to=horms@kernel.org \
--cc=algonell@gmail.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.