> -Original Message-
> From: Wang, Haiyue
> Sent: Monday, March 29, 2021 12:56 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z ; Wang, Haiyue
> ; Yang, Qiming
> Subject: [PATCH v1] net/ice: remove the redundant function type
>
> The function 'ice_is_profile_rule' is defined as 'ice_is_prof_ru
The function 'ice_is_profile_rule' is defined as 'ice_is_prof_rule' in
base code, which has the exactly same function body.
So remove the 'ice_is_profile_rule', use the 'ice_is_prof_rule' instead.
Signed-off-by: Haiyue Wang
---
drivers/net/ice/ice_switch_filter.c | 22 +-
1
2 matches
Mail list logo