diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-10 18:50:03 +0100 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2023-12-13 19:23:35 +0000 |
commit | 991801bc4722e287035e907a0202954a2ffb2798 (patch) | |
tree | 82aff7835d2ea37c0184f74511e7338a43c3b4a2 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
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 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions