Acked-by: Chengwen Feng <[email protected]> On 11/6/2025 10:09 PM, Bruce Richardson wrote: > The socket handler typedef, just called "handler" does not belong in the > public namespace, especially since it is unprefixed. Rename to > "telemetry_sock_handler" and move to internal header. > > Doing so also clears shadowing warnings in dmadev library, when it is > built with -Wshadow. > > Fixes: 6dd571fd07c3 ("telemetry: introduce new functionality") > Cc: [email protected] > > Signed-off-by: Bruce Richardson <[email protected]>
- Re: [RFC PATCH 05/19] graph: fix variable shadowing... Stephen Hemminger
- Re: [RFC PATCH 05/19] graph: fix variable shado... Bruce Richardson
- [RFC PATCH 06/19] pipeline: fix variable shadowing Bruce Richardson
- [RFC PATCH 07/19] table: fix issues with variable shadow... Bruce Richardson
- Re: [RFC PATCH 07/19] table: fix issues with variab... Stephen Hemminger
- Re: [RFC PATCH 07/19] table: fix issues with va... Bruce Richardson
- [RFC PATCH 08/19] power: rename variable to eliminate sh... Bruce Richardson
- [RFC PATCH 09/19] pcapng: rename variable to fix shadowi... Bruce Richardson
- Re: [RFC PATCH 09/19] pcapng: rename variable to fi... Stephen Hemminger
- [RFC PATCH 10/19] telemetry: make socket handler typedef... Bruce Richardson
- Re: [RFC PATCH 10/19] telemetry: make socket handle... fengchengwen
- [RFC PATCH 11/19] bbdev: fix variable shadowing Bruce Richardson
- [RFC PATCH 12/19] bus/pci: remove shadowed variables Bruce Richardson
- [RFC PATCH 13/19] net/intel: rename function param to av... Bruce Richardson
- [RFC PATCH 14/19] net/e1000: fix build with shadow warni... Bruce Richardson
- [RFC PATCH 15/19] net/i40e: fix build with shadow warnin... Bruce Richardson
- [RFC PATCH 16/19] net/ice: fix build with shadow warning... Bruce Richardson
- [RFC PATCH 17/19] net/cpfl: fix build with shadow warnin... Bruce Richardson
- [RFC PATCH 18/19] net/ixgbe: fix build with shadow warni... Bruce Richardson
- [RFC PATCH 19/19] app/test-pmd: fix build with shadow wa... Bruce Richardson
- [RFC PATCH v2 00/33] build DPDK with -Wshadow Bruce Richardson

