diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-09-04 17:22:46 +0300 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-09-06 23:55:47 +0300 |
| commit | 04cbaa6c08e3974760c7ac5a70256d736444f6f0 (patch) | |
| tree | c294cb430a817a29976d85b6ff3443886c68429d /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 1b9e740dd733d1db4e790e94a4e5021ad17d92f7 (diff) | |
| download | linux-04cbaa6c08e3974760c7ac5a70256d736444f6f0.tar.xz | |
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 <christophe.jaillet@wanadoo.fr>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
