diff options
author | Frank A. Cancio Bello <[email protected]> | 2019-11-02 04:06:54 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-03 13:10:10 +0100 |
commit | d3baf1e0b2fefa9433e8d299541cf451e59c5709 (patch) | |
tree | 373693f1db8698e7d2c19ac8c2f7a4bacb01cdfe /tools/perf/scripts/python/compaction-times.py | |
parent | 8a4e640eb7f65dd643b77a0297ca244ef29cc1fa (diff) |
staging: exfat: Fix logical operation continuation
Operators inside a multiline logical expression should be at the end
of the line not at the beginning. This patch fixes two of those cases
and remove an unnecessary parenthesis too, to comply in that way with
the preferred coding style for the linux kernel.
Suggested-by: Julia Lawall <[email protected]>
Signed-off-by: Frank A. Cancio Bello <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Link: https://lore.kernel.org/r/ace2cbd5e4c03751fb522e7bbd60149e7ed969ae.1572666556.git.frank@generalsoftwareinc.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions