diff options
| author | Tobin C. Harding <[email protected]> | 2017-02-27 14:14:48 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-06 09:17:05 +0100 |
| commit | dad5980e313ec44f87f6306cc9186ed50cfecc8a (patch) | |
| tree | ecb39602362626c412351ffe949aee37eaadc2e2 /tools/perf/scripts/python/bin | |
| parent | 3188bc092655a0ef032eda9d5a251323b3008d40 (diff) | |
staging: ks7010: refactor function call parameters
Function call parameters are split over more lines than
necessary. Also assignment statements are split after the '=' sign.
This adds extra lines to the function and may also reduces
readability.
Refactor function call parameters and reduce the number of lines
used. Put assignment statements onto single line.
Signed-off-by: Tobin C. Harding <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions