diff options
author | 2024-12-18 13:09:50 -0600 | |
---|---|---|
committer | 2024-12-20 09:12:07 -0700 | |
commit | dec2f97a1571ed28ddbadf4431afc5e5872a10df (patch) | |
tree | 79362703b2214d0b368e015425f891b639071931 /scripts/gdb/linux/utils.py | |
parent | cpupower: fix TSC MHz calculation (diff) | |
download | wireguard-linux-dec2f97a1571ed28ddbadf4431afc5e5872a10df.tar.xz wireguard-linux-dec2f97a1571ed28ddbadf4431afc5e5872a10df.zip |
cpupower: Remove spurious return statement
print_duration() has a return; statement at the end of the function
that is not necessary as it's a void function.
Link: https://lore.kernel.org/r/20241218191144.3440854-2-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions