diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-12 02:39:40 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-04-26 16:05:01 +0300 |
commit | 376bcd9b37632cf191711a68aa25ab42f0048c2e (patch) | |
tree | 9a0355b02f9891d0757963aa09adf33a2b747da1 /net/sunrpc/svc.c | |
parent | cf64b9bce95095b80f4589e4f54572cc5d8c1538 (diff) | |
download | linux-376bcd9b37632cf191711a68aa25ab42f0048c2e.tar.xz |
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
There is no need to declare two tables to just create directories,
this can be easily be done with a prefix path with register_sysctl().
Simplify this registration.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions