aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-09-04 16:18:02 +0200
committerTony Nguyen <[email protected]>2022-09-06 13:55:47 -0700
commit1b9e740dd733d1db4e790e94a4e5021ad17d92f7 (patch)
tree23032f6fa4aeef0ce9436ba6ae68c93e9a5f728f /tools/perf/scripts/python/net_dropmonitor.py
parent1bd50f2deb19c13834f9f6b2f3c3263e38a47e1a (diff)
ice: switch: Simplify memory allocation
'rbuf' is locale to the ice_get_initial_sw_cfg() function. There is no point in using devm_kzalloc()/devm_kfree(). use kzalloc()/kfree() instead. Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Michal Swiatkowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions