Hi Leon, On 2021/12/7 20:40, Leon Romanovsky wrote: > On Tue, Dec 07, 2021 at 08:35:15PM +0800, Shaokun Zhang wrote: >> Function 'mlx5_esw_vport_match_metadata_supported' and >> 'mlx5_esw_offloads_vport_metadata_set' are declared twice, so remove >> the repeated declaration and blank line. >> >> Cc: Saeed Mahameed <saeedm@xxxxxxxxxx> >> Cc: Leon Romanovsky <leon@xxxxxxxxxx> >> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> >> Cc: Jakub Kicinski <kuba@xxxxxxxxxx> >> Signed-off-by: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx> >> --- >> drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 --- >> 1 file changed, 3 deletions(-) >> > > Fixes: 4f4edcc2b84f ("net/mlx5: E-Switch, Add ovs internal port mapping to metadata support") > Shall we need this tag since it is trivial cleanup patch? > Thanks, > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> Thanks your reply. > . >