diff options
author | Gerhard Engleder <[email protected]> | 2024-10-11 21:12:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-10-13 17:16:57 +0200 |
commit | d9996de40b121d976a17515aada54c54350e3f21 (patch) | |
tree | b8c095c6eb6727c9f00dffb2966bf40c7e44212c /tools/perf/scripts/python/exported-sql-viewer.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions