summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-03-21 13:37:12 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-21 08:56:07 +0100
commit1770ae9d3f7f2849d7a7a24f93af44a59790a647 (patch)
tree1583359f244141428db0e1a88751915ee3641f0f /tools/perf/scripts/python/bin/stackcollapse-record
parent1e765f318824b2f182dedb5e74e05b9f132e07ca (diff)
downloadcachepc-linux-1770ae9d3f7f2849d7a7a24f93af44a59790a647.tar.gz
cachepc-linux-1770ae9d3f7f2849d7a7a24f93af44a59790a647.zip
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 <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions