diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-11 15:39:42 -0800 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2023-04-11 12:45:19 -0400 |
commit | c946cb69f238b2bd3e42790b8450f76b62b491f4 (patch) | |
tree | f76b9a11b92ee4668d9b11070bb941505769062c /drivers | |
parent | 17c6d0ce83406aebc98f8ce16c66f5416106963d (diff) | |
download | lwn-c946cb69f238b2bd3e42790b8450f76b62b491f4.tar.gz lwn-c946cb69f238b2bd3e42790b8450f76b62b491f4.zip |
sunrpc: simplify one-level sysctl registration for xs_tunables_table
There is no need to declare an extra tables to just create directory,
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: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions