diff options
| author | Pintu Kumar <quic_pintu@quicinc.com> | 2024-11-22 20:35:58 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-14 09:40:34 +0300 |
| commit | 3658cb16e243b3582bf5f84a68742268617cfbe6 (patch) | |
| tree | 2c06bcc7539cd5abf9918e9b283c534af1eaf596 /tools/perf/scripts/python/bin | |
| parent | 9023691d75f29fde884f6e243bcdad6a9dbadb19 (diff) | |
| download | linux-3658cb16e243b3582bf5f84a68742268617cfbe6.tar.xz | |
mm/hugetlb_cgroup: avoid useless return in void function
The return statement at the end of void function is unnecessary. Just
remove it as part of cleanup.
Link: https://lkml.kernel.org/r/20241122173558.20670-1-quic_pintu@quicinc.com
Signed-off-by: Pintu Kumar <quic_pintu@quicinc.com>
Cc: Pintu Agarwal <pintu.ping@gmail.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
