Acked-by: Chengwen Feng <[email protected]> On 11/7/2025 11:50 PM, Bruce Richardson wrote: > Remove two instances where we had duplicate shadowed local variables > called "ret". In each case, we could just remove the inner instance, > since the outer value was not needing to be preserved. > > Fixes: 03ba15ca65c1 ("vfio: allow mapping MSI-X BARs if kernel allows it") > Fixes: c0ce0577e84d ("pci: consolidate address comparisons") > Cc: [email protected] > > Signed-off-by: Bruce Richardson <[email protected]>
- [RFC PATCH v2 04/33] eventdev: fix variable shadowing iss... Bruce Richardson
- [RFC PATCH v2 05/33] net: remove shadowed variable Bruce Richardson
- [RFC PATCH v2 06/33] pipeline: fix variable shadowing Bruce Richardson
- [RFC PATCH v2 07/33] table: fix issues with variable shad... Bruce Richardson
- [RFC PATCH v2 08/33] power: rename variable to eliminate ... Bruce Richardson
- [RFC PATCH v2 09/33] pcapng: rename variable to fix shado... Bruce Richardson
- [RFC PATCH v2 10/33] telemetry: make socket handler typed... Bruce Richardson
- [RFC PATCH v2 11/33] bbdev: fix variable shadowing Bruce Richardson
- [RFC PATCH v2 12/33] bus/pci: remove shadowed variables Bruce Richardson
- Re: [RFC PATCH v2 12/33] bus/pci: remove shadowed va... fengchengwen
- [RFC PATCH v2 13/33] net/intel: rename function param to ... Bruce Richardson
- [RFC PATCH v2 14/33] net/e1000: fix build with shadow war... Bruce Richardson
- [RFC PATCH v2 15/33] net/i40e: fix build with shadow warn... Bruce Richardson
- [RFC PATCH v2 16/33] net/ice: fix build with shadow warni... Bruce Richardson
- [RFC PATCH v2 17/33] net/cpfl: fix build with shadow warn... Bruce Richardson
- [RFC PATCH v2 19/33] app/test-pmd: fix build with shadow ... Bruce Richardson
- [RFC PATCH v2 18/33] net/ixgbe: fix build with shadow war... Bruce Richardson
- [RFC PATCH v2 20/33] app/graph: fix build with shadow war... Bruce Richardson
- [RFC PATCH v2 21/33] app/pdump: fix warning about shadowe... Bruce Richardson
- [RFC PATCH v2 22/33] app/test-bbdev: use RTE_MAX3 to remo... Bruce Richardson

