diff options
author | Christophe JAILLET <[email protected]> | 2024-06-08 16:34:19 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-06-24 22:25:08 -0700 |
commit | b737a221702c7b6080a72ab671eac938f4768318 (patch) | |
tree | 4145b4ad1a24de51fcb77666f8191e8f56859c75 /tools/perf/scripts/python/gecko.py | |
parent | 08ab0915831d454ecf220c14df5dea35933468e7 (diff) |
most: remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Link: https://lkml.kernel.org/r/ddbb2e3f249ba90417dc7ab01713faa1091fb44c.1717855701.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <[email protected]>
Acked-by: Parthiban Veerasooran <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Alistar Popple <[email protected]>
Cc: Christian Gromm <[email protected]>
Cc: Eddie James <[email protected]>
Cc: Jeremy Kerr <[email protected]>
Cc: Joel Stanley <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions