[dpdk-dev] [PATCH v1] net/ice: remove the redundant function type

Zhang, Qi Z qi.z.zhang at intel.com
Mon Mar 29 11:51:26 CEST 2021



> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Monday, March 29, 2021 12:56 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Wang, Haiyue
> <haiyue.wang at intel.com>; Yang, Qiming <qiming.yang at intel.com>
> Subject: [PATCH v1] net/ice: remove the redundant function type
> 
> 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 <haiyue.wang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list