public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More fixes after enabling -Wshadow
@ 2026-01-21 11:05 Thomas Monjalon
  2026-01-21 11:06 ` [PATCH 1/2] common/mlx5: fix variable shadowing Thomas Monjalon
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Thomas Monjalon @ 2026-01-21 11:05 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, david.marchand

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-21 14:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 11:05 [PATCH 0/2] More fixes after enabling -Wshadow Thomas Monjalon
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox