diff options
| author | Tom Rix <[email protected]> | 2023-05-18 10:11:19 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 16:25:35 -0700 |
| commit | 62069aace145658bc8ce79cbf7b6cf611db4a22f (patch) | |
| tree | da622b8f0cb94f165060d1cab293e23d7cfb2882 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 5c1c03de1b1636f041a275e777171307cac8d958 (diff) | |
mm: page_alloc: set sysctl_lowmem_reserve_ratio storage-class-specifier to static
smatch reports
mm/page_alloc.c:247:5: warning: symbol
'sysctl_lowmem_reserve_ratio' was not declared. Should it be static?
This variable is only used in its defining file, so it should be static
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions