diff options
author | 2020-12-14 19:12:46 -0800 | |
---|---|---|
committer | 2020-12-15 12:13:45 -0800 | |
commit | 2271b016bf368d19d60531dd5ddd4375b4dae0ab (patch) | |
tree | 0dbf44acf0f4b6727be1a4a0bf3a4b8f712b96e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/compaction: move compaction_suitable's comment to right place (diff) | |
download | wireguard-linux-2271b016bf368d19d60531dd5ddd4375b4dae0ab.tar.xz wireguard-linux-2271b016bf368d19d60531dd5ddd4375b4dae0ab.zip |
mm/compaction: make defer_compaction and compaction_deferred static
defer_compaction() and compaction_deferred() and compaction_restarting()
in mm/compaction.c won't be used in other files, so make them static, and
remove the declaration in the header file.
Take the chance to fix a typo.
Link: https://lkml.kernel.org/r/20201123170801.GA9625@rlk
Signed-off-by: Hui Su <sh_def@163.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Nitin Gupta <nigupta@nvidia.com>
Cc: Baoquan He <bhe@redhat.com>
Cc: Mateusz Nosek <mateusznosek0@gmail.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions