diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-02 21:46:09 +0100 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-04-13 20:49:20 +0200 |
commit | 9adcf9d3d5c9ed6bb9d493b59594501f79ae3bed (patch) | |
tree | 55cbb5400fadbb961d7968aa1c19dfce8700fe34 /drivers/xen | |
parent | hv: simplify sysctl registration (diff) | |
download | linux-9adcf9d3d5c9ed6bb9d493b59594501f79ae3bed.tar.xz linux-9adcf9d3d5c9ed6bb9d493b59594501f79ae3bed.zip |
md: simplify sysctl registration
register_sysctl_table() is a deprecated compatibility wrapper.
register_sysctl() can do the directory creation for you so just use
that.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Song Liu <song@kernel.org>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions