Acked-by: Chengwen Feng <[email protected]>

On 11/7/2025 11:49 PM, Bruce Richardson wrote:
> From: Stephen Hemminger <[email protected]>
> 
> Add RTE_MIN3() to handle case of RTE_MIN(RTE_MIN(...)), and similarly
> add RTE_MAX3(). Change name of local temporary variables in RTE_MAX()
> to allow for combinations of RTE_MIN(RTE_MAX(...)) without causing
> shadow declaration warnings.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> Signed-off-by: Bruce Richardson <[email protected]>

Reply via email to