diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-02-23 03:27:05 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-03-15 23:22:44 +0300 |
commit | fe99d1c06c16b8a97d844a3554f67f601abeb738 (patch) | |
tree | d405a078111675e3a9a139de3f189c3063689965 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dac57288751c1377ac0370ceb406a1e97a7d4a54 (diff) | |
download | linux-fe99d1c06c16b8a97d844a3554f67f601abeb738.tar.xz |
ice: make ice_reset_all_vfs void
The ice_reset_all_vfs function returns true if any VFs were reset, and
false otherwise. However, no callers check the return value.
Drop this return value and make the function void since the callers do
not care about this.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
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