diff options
author | 2024-08-26 01:24:21 +0000 | |
---|---|---|
committer | 2024-09-09 16:39:01 -0700 | |
commit | 81528310698726e8f79b9c3de01ebe02567119dd (patch) | |
tree | 4362c97a1e78e9ae54e7e3cf479499ce30bf25ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups (diff) | |
download | wireguard-linux-81528310698726e8f79b9c3de01ebe02567119dd.tar.xz wireguard-linux-81528310698726e8f79b9c3de01ebe02567119dd.zip |
maple_tree: arange64 node is not a leaf node
mt_dump_arange64() only applies to an entry whose type is maple_arange_64,
in which mte_is_leaf() must return false.
Since mte_is_leaf() here is always false, we can remove this condition
check.
Link: https://lkml.kernel.org/r/20240826012422.29935-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions