net/ice/base: cleanup flow director functions
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 23 Mar 2020 07:17:56 +0000 (15:17 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:05 +0000 (13:57 +0200)
commit72839bbc80bb38cb9f2e69488d441ed431011a65
treedf2fd89c15086857138b7e4b278e7114133f35cc
parent97ac817f430c40ed9cc03200c23aad1d3da84bca
net/ice/base: cleanup flow director functions

Cleanup some things found while doing code review:

- Remove unnecessary initializations, parenthesis, and braces
- Fix a couple of function headers

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_fdir.c
drivers/net/ice/base/ice_flex_pipe.c
drivers/net/ice/base/ice_flow.c