From: Rahul Rameshbabu <rrameshbabu@nvidia.com>
To: Colin Ian King <colin.i.king@gmail.com>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
Leon Romanovsky <leon@kernel.org>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Jianbo Liu <jianbol@nvidia.com>,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] net/mlx5e: Fix spelling mistake "Faided" -> "Failed"
Date: Fri, 04 Aug 2023 13:49:45 -0700 [thread overview]
Message-ID: <877cqamt1y.fsf@nvidia.com> (raw)
In-Reply-To: <20230804182306.843673-1-colin.i.king@gmail.com> (Colin Ian King's message of "Fri, 4 Aug 2023 19:23:06 +0100")
On Fri, 04 Aug, 2023 19:23:06 +0100 Colin Ian King <colin.i.king@gmail.com> wrote:
> There is a spelling mistake in a warning message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c b/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c
> index 455746952260..095f31f380fa 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c
> @@ -316,7 +316,7 @@ void mlx5_esw_ipsec_restore_dest_uplink(struct mlx5_core_dev *mdev)
> err = mlx5_esw_ipsec_modify_flow_dests(esw, flow);
> if (err)
> mlx5_core_warn_once(mdev,
> - "Faided to modify flow dests for IPsec");
> + "Failed to modify flow dests for IPsec");
> }
> rhashtable_walk_stop(&iter);
> rhashtable_walk_exit(&iter);
NOTE: This patch should be targeting net-next. There is no 'next' tree
to integrate into in netdev.
Reviewed-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
prev parent reply other threads:[~2023-08-04 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-04 18:23 [PATCH][next] net/mlx5e: Fix spelling mistake "Faided" -> "Failed" Colin Ian King
2023-08-04 20:49 ` Rahul Rameshbabu [this message]
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=877cqamt1y.fsf@nvidia.com \
--to=rrameshbabu@nvidia.com \
--cc=colin.i.king@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jianbol@nvidia.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox