diff options
author | 2023-12-10 18:50:03 +0100 | |
---|---|---|
committer | 2023-12-13 19:23:35 +0000 | |
commit | 991801bc4722e287035e907a0202954a2ffb2798 (patch) | |
tree | 82aff7835d2ea37c0184f74511e7338a43c3b4a2 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.7-rc1 (diff) | |
download | linux-rng-991801bc4722e287035e907a0202954a2ffb2798.tar.xz linux-rng-991801bc4722e287035e907a0202954a2ffb2798.zip |
PCI: vmd: 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://lore.kernel.org/linux-pci/270f25cdc154f3b0309e57b2f6421776752e2170.1702230593.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions