mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
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/9f681747d446b874952a892491387d79ffe565a9.1713089394.git.christophe.jaillet@wanadoo.fr Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Cc: Rodolfo Giometti <giometti@enneenne.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| clients | ||
| generators | ||
| kapi.c | ||
| kc.c | ||
| kc.h | ||
| Kconfig | ||
| Makefile | ||
| pps.c | ||
| sysfs.c | ||