aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2024-08-26 01:24:21 +0000
committerAndrew Morton <[email protected]>2024-09-09 16:39:01 -0700
commit81528310698726e8f79b9c3de01ebe02567119dd (patch)
tree4362c97a1e78e9ae54e7e3cf479499ce30bf25ae /tools
parente9c0bfd704e360eb151ca2d65229fbe425c563e7 (diff)
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/[email protected] Signed-off-by: Wei Yang <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions