On Wed, 28 May 2025 17:25:04 +0530
vanshika.shu...@nxp.com wrote:

> From: Hemant Agrawal <hemant.agra...@nxp.com>
> 
> rte_dpaa_bus was being used as structure and variable name both.
> 
> Signed-off-by: Jun Yang <jun.y...@nxp.com>
> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
> ---

That is perfectly ok in C.
Would prefer that you not use rte_ for variable names that are
local to the driver.

Reply via email to