diff options
author | 2022-06-15 04:20:02 -0400 | |
---|---|---|
committer | 2022-10-03 11:26:36 -0400 | |
commit | 9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf (patch) | |
tree | 3c379f6e9e2cdfc839c23230b1135e44dd717657 /fs/nfs/nfs4state.c | |
parent | Linux 6.0-rc7 (diff) | |
download | wireguard-linux-9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf.tar.xz wireguard-linux-9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf.zip |
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 'fs/nfs/nfs4state.c')
0 files changed, 0 insertions, 0 deletions