diff options
| author | Benjamin Romer <[email protected]> | 2015-03-16 13:58:31 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-03-23 21:53:54 +0100 |
| commit | 818352a8521d2b2458d7147662736f1406061d18 (patch) | |
| tree | ee34ae40c6300dc7f5a50bc3eb8ebcbaa70ad1cc /tools/perf/scripts/python | |
| parent | 6a55e3c33762d1623ed9fb6d0caa52076fbac762 (diff) | |
staging: unisys: refactor handle_command()
First, fix the CamelCase local variable names:
parametersAddr => parm_addr
parametersBytes => parm_bytes
isLocalAddr => local_addr
Change the type of local_addr to bool instead of using the #defined
type. Update all references to use the fixed names. Fix the indentation of that
line that's over the 80 column limit.
Signed-off-by: Benjamin Romer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions