On 09/05, Wang, Ying A wrote: > >For the previous indentation is not tab-aligned, I will add a separate code >cleanup patch for these changes. > >> >> > { >> > uint32_t cpy_count = 0; >> > const struct rte_flow_item *pb = pattern, *pe = pattern; @@ -124,7 >> >+285,6 @@ ice_pattern_skip_void_item(struct rte_flow_item *items, >> > items += cpy_count; >> > >> > if (pe->type == RTE_FLOW_ITEM_TYPE_END) { >> >- pb = pe; >> >> seems this is some code cleanup, prefer a separate patch, not a strong >> opinion >> though. > >OK, will add a separate patch for code cleanup.
Thanks, and please put the cleanup/fix patches at the beginning of your patchset.