diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-12-16 00:36:25 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-01-19 19:18:03 +0300 |
commit | 91dbcb91d006a62dd60c16d5f1f11fd4f6175786 (patch) | |
tree | 9c97b36d56e23b144edb46a933486885710c853b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bd557d97978ea3e22653117a39184b5db70c7093 (diff) | |
download | linux-91dbcb91d006a62dd60c16d5f1f11fd4f6175786.tar.xz |
ice: Explicitly return 0
Previous checks, and goto, will catch all errors meaning these returns
will only return 0; explicitly return 0 for these cases.
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions