diff options
author | Gerhard Engleder <eg@keba.com> | 2024-10-11 21:12:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-13 17:16:57 +0200 |
commit | d9996de40b121d976a17515aada54c54350e3f21 (patch) | |
tree | b8c095c6eb6727c9f00dffb2966bf40c7e44212c /tools/perf/scripts/python/task-analyzer.py | |
parent | dcf6e7cf531ab8ea4a42abb30906ef414043b655 (diff) |
misc: keba: Use variable ret for return values
One function of the cp500 driver uses the variable name retval for
return values but all others use the variable name ret. Use ret for
return values in all functions.
Signed-off-by: Gerhard Engleder <eg@keba.com>
Link: https://lore.kernel.org/r/20241011191257.19702-2-gerhard@engleder-embedded.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions