From: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
To: Andrew Kreimer <algonell@gmail.com>,
Saeed Mahameed <saeedm@nvidia.com>,
Leon Romanovsky <leon@kernel.org>,
Tariq Toukan <tariqt@nvidia.com>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>
Cc: <netdev@vger.kernel.org>, <linux-rdma@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <kernel-janitors@vger.kernel.org>,
"Matthew Wilcox" <willy@infradead.org>
Subject: Re: [PATCH net-next v2] net/mlx5: Fix typos
Date: Thu, 3 Oct 2024 08:57:24 +0200 [thread overview]
Message-ID: <566e6e9d-4c6d-4bac-9a93-e760b9ee4c1b@intel.com> (raw)
In-Reply-To: <20241002200838.7316-1-algonell@gmail.com>
On 10/2/2024 10:08 PM, Andrew Kreimer wrote:
> Fix typos in comments.
>
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
> ---
> v2:
> - A repost, there is no range-diff.
> v1: https://lore.kernel.org/netdev/20240915114225.99680-1-algonell@gmail.com/
>
> drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c b/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c
> index 1477db7f5307..4336ac98d85d 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c
> @@ -80,7 +80,7 @@ irq_pool_request_irq(struct mlx5_irq_pool *pool, struct irq_affinity_desc *af_de
> * isn't subset of req_mask, so we will skip it. irq1_mask is subset of req_mask,
> * we don't skip it.
> * If pool is sf_ctrl_pool, then all IRQs have the same mask, so any IRQ will
> - * fit. And since mask is subset of itself, we will pass the first if bellow.
> + * fit. And since mask is subset of itself, we will pass the first if below.
> */
> static struct mlx5_irq *
> irq_pool_find_least_loaded(struct mlx5_irq_pool *pool, const struct cpumask *req_mask)
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/main.c b/drivers/net/ethernet/mellanox/mlx5/core/main.c
> index 220a9ac75c8b..82911ea10ff8 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/main.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/main.c
> @@ -1664,7 +1664,7 @@ void mlx5_unload_one(struct mlx5_core_dev *dev, bool suspend)
> devl_unlock(devlink);
> }
>
> -/* In case of light probe, we don't need a full query of hca_caps, but only the bellow caps.
> +/* In case of light probe, we don't need a full query of hca_caps, but only the below caps.
> * A full query of hca_caps will be done when the device will reload.
> */
> static int mlx5_query_hca_caps_light(struct mlx5_core_dev *dev)
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
next prev parent reply other threads:[~2024-10-03 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 20:08 Andrew Kreimer
2024-10-03 6:57 ` Mateusz Polchlopek [this message]
2024-10-03 8:13 ` Kalesh Anakkur Purayil
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=566e6e9d-4c6d-4bac-9a93-e760b9ee4c1b@intel.com \
--to=mateusz.polchlopek@intel.com \
--cc=algonell@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.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 \
--cc=tariqt@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®