On Thu, Mar 2, 2023 at 12:46 PM Luis Chamberlain <[email protected]> wrote: > > 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 <[email protected]>
Acked-by: Song Liu <[email protected]> Thanks!
