diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-04-14 12:12:52 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-29 17:20:07 +0200 |
commit | 200a289b342bae6cbeb0b7406b2af55feef0de94 (patch) | |
tree | 036209fcbd6b0861fea3c45ae454feb685408033 /drivers/macintosh/apm_emu.c | |
parent | pps: remove usage of the deprecated ida_simple_xx() API (diff) | |
download | linux-200a289b342bae6cbeb0b7406b2af55feef0de94.tar.xz linux-200a289b342bae6cbeb0b7406b2af55feef0de94.zip |
mux: 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://lkml.kernel.org/r/f82e013abe4c71f1c7d06819f96472f298acdcf3.1713089554.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Peter Rosin <peda@axentia.se>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/macintosh/apm_emu.c')
0 files changed, 0 insertions, 0 deletions