diff options
| author | Tobin C. Harding <[email protected]> | 2017-03-13 17:38:18 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-14 06:20:06 +0800 |
| commit | 6422c6efb3b1d296ee2b79b6961a02952a75ee53 (patch) | |
| tree | 37792096d21a95341d702959d81af3dd73ef1e63 /tools/perf/scripts/python | |
| parent | dfd6b480c9e63d520aac932b2ed1a729a1f4a6a6 (diff) | |
staging: ks7010: fix line continuations
Checkpatch emits CHECK: Logical continuations should be on the
previous line. Also the same code section causes checkpatch to emit
WARNING: Avoid multiple line dereference.
Move logical line continuations onto the previous line. Move multiple
line dereferences onto single line.
Make these two changes in a single patch to give review a chance
to critique the final layout of the *complex* logical statement.
Signed-off-by: Tobin C. Harding <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions