diff options
author | Jan Sokolowski <jan.sokolowski@intel.com> | 2023-01-09 15:11:18 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-02-09 08:35:53 -0800 |
commit | 5180ff1364bc26c031b54a68a80aa90ce0028b70 (patch) | |
tree | 48d9d90a43a89588029bb0ffb86ba35eb55117fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5d968af27a166e055bdd5f832f095d809eadb992 (diff) |
i40e: use int for i40e_status
To prepare for removal of i40e_status, change the variables
from i40e_status to int. This eases the transition when values
are changed to return standard int error codes over enum i40e_status.
As such changes often also change variable orders, a cleanup
is also applied here to make variables conform to RCT and
some lines are also reformatted where applicable.
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions