diff options
| author | Liam R. Howlett <[email protected]> | 2023-05-18 10:55:29 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 16:25:32 -0700 |
| commit | 23e734ecd97fb0dec1537960040e7ef0d5ef7ae6 (patch) | |
| tree | 69c326b73f9defc06ded7a4f759c3dc58bb64473 /tools/perf/scripts/python | |
| parent | eaf9790d3bc6e157a2134c01c7d707a5a712fab1 (diff) | |
maple_tree: remove unnecessary check from mas_destroy()
mas_destroy currently checks if mas->node is MAS_START prior to calling
mas_start(), but this is unnecessary as mas_start() will do nothing if the
node is anything but MAS_START.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Reviewed-by: Peng Zhang <[email protected]>
Cc: David Binderman <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Vernon Yang <[email protected]>
Cc: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions