diff options
author | Martin Jocic <[email protected]> | 2024-06-14 17:15:24 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2024-06-21 09:45:28 +0200 |
commit | 26a1b0fe3f62ba4a853f9d8ba3aa91f27e13f0ff (patch) | |
tree | cf97cd585eae323bca10c0bc05f0205d41993a9f /tools/perf/scripts/python/syscall-counts.py | |
parent | cbf88a6ba7bb6ce0d3131b119298f73bd7b18459 (diff) |
can: kvaser_pciefd: Change name of return code variable
Replace the variable name err used for return codes with the more
generic name ret. An upcoming patch series for adding MSI interrupts
will introduce code which also returns values other than return codes.
Renaming the variable to ret enables using it for both purposes.
This is applied to the whole file to make it consistent.
Signed-off-by: Martin Jocic <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions