diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-19 08:07:12 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-01-08 03:48:51 +0300 |
commit | e3d3fe7e7bf08820a83c9d9a4c38c7b29a2927f1 (patch) | |
tree | 0dc8fbe751c352a3bb65c19e900ea3c35d083ed6 /scripts/gdb/linux/tasks.py | |
parent | 54e1898e113dc65974103620bbe7a9f856f80f6e (diff) | |
download | linux-e3d3fe7e7bf08820a83c9d9a4c38c7b29a2927f1.tar.xz |
rtc: class: 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.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/4f2c049cb09d46fed336e22445c71988b4f340d6.1702962419.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions