Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ppc: simplify one-level sysctl registration for powersave_nap_ctl_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>
- Loading branch information