diff options
| author | Christophe JAILLET <[email protected]> | 2022-09-04 16:22:46 +0200 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-09-06 13:55:47 -0700 |
| commit | 04cbaa6c08e3974760c7ac5a70256d736444f6f0 (patch) | |
| tree | c294cb430a817a29976d85b6ff3443886c68429d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1b9e740dd733d1db4e790e94a4e5021ad17d92f7 (diff) | |
ice: Simplify memory allocation in ice_sched_init_port()
'buf' is locale to the ice_sched_init_port() function.
There is no point in using devm_kzalloc()/devm_kfree().
use kzalloc()/kfree() instead.
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions