Files
linux/arch/arm/kernel/isa.c
Luis Chamberlain ca14ccf310 arm: simplify two-level sysctl registration for ctl_isa_vars
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>
2023-04-13 11:49:35 -07:00

1.2 KiB