diff options
author | 2023-03-02 12:46:09 -0800 | |
---|---|---|
committer | 2023-04-13 11:49:20 -0700 | |
commit | 9adcf9d3d5c9ed6bb9d493b59594501f79ae3bed (patch) | |
tree | 55cbb5400fadbb961d7968aa1c19dfce8700fe34 /scripts/generate_rust_analyzer.py | |
parent | hv: simplify sysctl registration (diff) | |
download | linux-rng-9adcf9d3d5c9ed6bb9d493b59594501f79ae3bed.tar.xz linux-rng-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 '')
0 files changed, 0 insertions, 0 deletions