[RFC 7/8] telemetry: avoid potential name conflict for handler

Bruce Richardson bruce.richardson at intel.com
Thu Aug 28 09:45:31 CEST 2025


On Wed, Aug 27, 2025 at 04:14:10PM -0700, Stephen Hemminger wrote:
> The typedef for handler creates shadow declaration warnings
> in other drivers with variables of that name. Add telemetry_
> prefix like other variables in the library.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  lib/telemetry/rte_telemetry.h | 2 +-
>  lib/telemetry/telemetry.c     | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list