diff options
author | 2024-08-28 12:12:16 +0800 | |
---|---|---|
committer | 2024-09-09 16:39:04 -0700 | |
commit | 7ae12a57c56e0b87e6e698479c1f8b65434a608f (patch) | |
tree | 3e81561667925a06bce04593ed5fdb2bb9bfd235 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mm: add sysfs entry to disable splitting underused THPs (diff) | |
download | wireguard-linux-7ae12a57c56e0b87e6e698479c1f8b65434a608f.tar.xz wireguard-linux-7ae12a57c56e0b87e6e698479c1f8b65434a608f.zip |
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
list_head can be initialized automatically with LIST_HEAD() instead of
calling INIT_LIST_HEAD(). Here we can simplify the code.
Link: https://lkml.kernel.org/r/20240828041216.1222582-1-lihongbo22@huawei.com
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Reviewed-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions