diff options
author | 2023-12-10 18:32:18 +0100 | |
---|---|---|
committer | 2023-12-12 14:24:55 +0100 | |
commit | 434225230081b2b3435703decfa9c4214aac22ce (patch) | |
tree | 7d58ccffa1cfe4e15b5e015c25c3f9fa1d086ffe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation (diff) | |
download | wireguard-linux-434225230081b2b3435703decfa9c4214aac22ce.tar.xz wireguard-linux-434225230081b2b3435703decfa9c4214aac22ce.zip |
eventfd: 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/575dcecd51097dd30c5515f9f0ed92076b4ef403.1702229520.git.christophe.jaillet@wanadoo.fr
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions