diff options
author | Bo Liu <liubo03@inspur.com> | 2022-06-16 07:47:33 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2022-06-21 10:30:36 +0300 |
commit | c0c725d7350ec8b8453257676a440bb4b2df2422 (patch) | |
tree | ce96868bb861f9c8bfc8506104cc87dff01b8e49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) | |
download | linux-c0c725d7350ec8b8453257676a440bb4b2df2422.tar.xz |
gnss: replace ida_simple API
Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove(), which has been deprecated.
Note that the upper bound is now inclusive.
Signed-off-by: Bo Liu <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20220616044733.3605-1-liubo03@inspur.com
Reviewed-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
[ johan: amend commit message ]
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions