aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTobin C. Harding <[email protected]>2017-03-21 13:37:12 +1100
committerGreg Kroah-Hartman <[email protected]>2017-03-21 08:56:07 +0100
commit1770ae9d3f7f2849d7a7a24f93af44a59790a647 (patch)
tree1583359f244141428db0e1a88751915ee3641f0f /tools/perf/scripts/python/export-to-postgresql.py
parent1e765f318824b2f182dedb5e74e05b9f132e07ca (diff)
staging: ks7010: rename return value identifier
Driver uses multiple identifier names for the same task (retval, ret, rc). It would be easier to read the code if a single task is identified with a single name. 'ret' is the most common return value identifier name found in the kernel tree, following the principle of least surprise using 'ret' is a decent choice. Rename rc -> ret Rename retval -> ret Signed-off-by: Tobin C. Harding <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions