diff options
| author | Vernon Yang <[email protected]> | 2022-12-21 14:00:53 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:46 -0800 |
| commit | d56c593c8e128c42dc81707c07cbd5af41862214 (patch) | |
| tree | 3c855fe03ae3b78a82864bd7491383dd7dd85b10 /tools/perf/scripts/python/bin | |
| parent | 831978e37e93bd3e36612917a4b193278950daff (diff) | |
maple_tree: remove extra return statement
For functions with a return type of void, it is unnecessary to
add a reurn statement at the end of the function, so drop it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vernon Yang <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions