[RFC PATCH 10/19] telemetry: make socket handler typedef private
fengchengwen
fengchengwen at huawei.com
Fri Nov 7 03:43:06 CET 2025
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
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: stable at dpdk.org
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list