[PATCH 0/2] x86: simplify sysctl registrations

From: Luis Chamberlain
Date: Fri Mar 10 2023 - 18:33:23 EST


These are trivial conversions to reduce more code and avoid API calls
that we are deprecating [0].

[0] https://lore.kernel.org/all/20230310223947.3917711-1-mcgrof@xxxxxxxxxx/T/#u

Luis Chamberlain (2):
x86: simplify one-level sysctl registration for abi_table2
x86: simplify one-level sysctl registration for itmt_kern_table

arch/x86/entry/vdso/vdso32-setup.c | 11 +----------
arch/x86/kernel/itmt.c | 11 +----------
2 files changed, 2 insertions(+), 20 deletions(-)

--
2.39.1