diff options
| author | Kaixiong Yu <[email protected]> | 2025-01-11 07:07:36 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2025-02-07 15:53:03 +0000 |
| commit | b8974b89603c601f64b302d80129b0faf4879199 (patch) | |
| tree | 8c208426ad98cf1fad93346964e18a3dabaca8c6 /net/unix/unix_bpf.c | |
| parent | csky: Remove the size from alignment_tbl declaration (diff) | |
| download | kernel-b8974b89603c601f64b302d80129b0faf4879199.tar.gz kernel-b8974b89603c601f64b302d80129b0faf4879199.zip | |
mm: vmstat: move sysctls to mm/vmstat.c
This moves all vmstat related sysctls to its own file, removes useless
extern variable declarations, and do some related clean-ups. To avoid
compiler warnings when CONFIG_PROC_FS is not defined, add the macro
definition CONFIG_PROC_FS ahead CONFIG_NUMA in vmstat.c.
Signed-off-by: Kaixiong Yu <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
