diff options
| author | Johannes Berg <[email protected]> | 2024-01-28 08:53:51 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-02-02 13:47:46 +0100 |
| commit | 2f72c759fdd413bbfd8888af8e31312b34d2be33 (patch) | |
| tree | 72ea67daefe246bc2e9fdb34928bc48a5c9eb37d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 8a41c017409198dd4de5a4c522cd5ae4810a5911 (diff) | |
wifi: iwlwifi: dbg-tlv: avoid extra allocation/copy
In iwl_dbg_tlv_alloc_trigger() the code makes a copy just
to modify it and pass it to another function to make a copy
again. Change the API to return the copy so the adjustment
can be done without another copy.
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Gregory Greenman <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240128084842.075c8b9f7030.Id5a61e1a87a9c6932727fb4e2c9b54ed6070362a@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions