linux-stable/fs/devpts
Luis Chamberlain 3e27877ac5
devpts: simplify two-level sysctl registration for pty_kern_table
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>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2023-03-13 12:36:34 +01:00
..
Makefile
inode.c