diff options
author | Przemek Kitszel <przemyslaw.kitszel@intel.com> | 2023-09-12 14:59:33 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-10-03 22:17:11 +0300 |
commit | a034fcdbeaf7478ccbdec03650b07feaa6ecd51a (patch) | |
tree | 7498a950601fde039c3d57f51d37431fc73f052a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ece285af77d00f7f4f9dd311f5cfa866a51c010f (diff) | |
download | linux-a034fcdbeaf7478ccbdec03650b07feaa6ecd51a.tar.xz |
ice: drop two params of ice_aq_move_sched_elems()
Remove two arguments of ice_aq_move_sched_elems().
Last of them was always NULL, and @grps_req was always 1.
Assuming @grps_req to be one, allows us to use DEFINE_FLEX() macro,
what removes some need for heap allocations.
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://lore.kernel.org/r/20230912115937.1645707-4-przemyslaw.kitszel@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions