diff options
| author | Tobin C. Harding <[email protected]> | 2017-02-27 14:14:46 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-06 09:17:05 +0100 |
| commit | cf57e659d5be6459e642dd451268bdb3437af7ff (patch) | |
| tree | 7135149c304331712e6029f8810744ec4f6f236d /tools/perf/scripts/python/bin | |
| parent | 9f9d7030e4e1f9c9096a60dcb6429b41868e0ba9 (diff) | |
staging: ks7010: move logic operator to end of line
Logic operator (&&) is place at the start of the line. Kernel
standards suggest that logical operators should be placed at the end
of the line.
Move logical operator to the end of the previous 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