diff options
author | Bo Liu <liubo03@inspur.com> | 2022-06-15 02:27:45 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-10-03 11:26:36 -0400 |
commit | 724e2df95b08a7e6ca989a9f96b29dc92ece9cd9 (patch) | |
tree | 5c1e0d46a725e3fe3d6a38db787b92d7af696add /net/sunrpc/xprt.c | |
parent | 9947e57b22ddfb6f697fa45ef5c92d2aa17b2edf (diff) |
NFSv4: 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 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions