diff options
author | 2020-04-10 14:32:32 -0700 | |
---|---|---|
committer | 2020-04-10 15:36:21 -0700 | |
commit | 8b885f53b03e3b14003083daf64a6ed16bf561b3 (patch) | |
tree | 01df31a4f423adbbf8866055713fa9665189f641 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | mm/page_alloc.c: fix kernel-doc warning (diff) | |
download | wireguard-linux-8b885f53b03e3b14003083daf64a6ed16bf561b3.tar.xz wireguard-linux-8b885f53b03e3b14003083daf64a6ed16bf561b3.zip |
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
Fix the following sparse warning:
mm/page_alloc.c:106:1: warning: symbol 'pcpu_drain_mutex' was not declared. Should it be static?
mm/page_alloc.c:107:1: warning: symbol '__pcpu_scope_pcpu_drain' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20200407023925.46438-1-yanaijie@huawei.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions