diff options
author | Hongbo Li <lihongbo22@huawei.com> | 2024-08-28 12:12:16 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-09 16:39:04 -0700 |
commit | 7ae12a57c56e0b87e6e698479c1f8b65434a608f (patch) | |
tree | 3e81561667925a06bce04593ed5fdb2bb9bfd235 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 81d3ff3c6f76306b22138d69e980634f53bf17fa (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions