net/ice: clean up redundant assignment and indentations
The patch removes redundant code and cleans up some wrong indentations. Signed-off-by: Ying A Wang <ying.a.wang@intel.com> Acked-by: Qi Zhang <qi.z.zhang@intel.com> Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
This commit is contained in:
parent
c3ff0ac70a
commit
23ecda2aa5
@ -124,7 +124,6 @@ ice_pattern_skip_void_item(struct rte_flow_item *items,
|
||||
items += cpy_count;
|
||||
|
||||
if (pe->type == RTE_FLOW_ITEM_TYPE_END) {
|
||||
pb = pe;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user