On Wed, 28 May 2025 17:25:04 +0530
[email protected] wrote:

> From: Hemant Agrawal <[email protected]>
> 
> rte_dpaa_bus was being used as structure and variable name both.
> 
> Signed-off-by: Jun Yang <[email protected]>
> Signed-off-by: Hemant Agrawal <[email protected]>
> ---

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