diff options
author | Bo Liu <liubo03@inspur.com> | 2022-06-15 11:20:02 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-10-03 18:26:36 +0300 |
commit | 9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf (patch) | |
tree | 3c379f6e9e2cdfc839c23230b1135e44dd717657 /Kconfig | |
parent | f76349cf41451c5c42a99f18a9163377e4b364ff (diff) | |
download | linux-9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf.tar.xz |
SUNRPC: Directly use ida_alloc()/free()
Use ida_alloc()/ida_free() instead of
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.
Signed-off-by: Bo Liu <liubo03@inspur.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions