From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, david.marchand@redhat.com
Subject: [PATCH 0/2] More fixes after enabling -Wshadow
Date: Wed, 21 Jan 2026 12:05:59 +0100 [thread overview]
Message-ID: <20260121110757.1948723-1-thomas@monjalon.net> (raw)
The drivers mvpp2 and mlx5 for Windows
were not checked when enabling -Wshadow.
Here are the missing small fixes.
Thomas Monjalon (2):
common/mlx5: fix variable shadowing
net/mvpp2: fix variable shadowing
drivers/common/mlx5/windows/mlx5_glue.h | 2 +-
drivers/net/mvpp2/mrvl_ethdev.c | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
--
2.52.0
next reply other threads:[~2026-01-21 11:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-21 11:05 Thomas Monjalon [this message]
2026-01-21 11:06 ` [PATCH 1/2] common/mlx5: fix variable shadowing Thomas Monjalon
2026-01-21 11:11 ` David Marchand
2026-01-21 11:06 ` [PATCH 2/2] net/mvpp2: " Thomas Monjalon
2026-01-21 11:11 ` David Marchand
2026-01-21 11:12 ` [PATCH 0/2] More fixes after enabling -Wshadow Bruce Richardson
2026-01-21 14:37 ` David Marchand
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=20260121110757.1948723-1-thomas@monjalon.net \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.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