diff options
author | Jeff LaBundy <jeff@labundy.com> | 2021-01-17 21:57:03 -0600 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2021-02-08 13:54:29 +0000 |
commit | 8dc61152dfd2b5007ed0a00d2924b18a425ae605 (patch) | |
tree | c61706054c7de04a243d217c9e3d2c06b805b754 /tools/perf/scripts/python | |
parent | c7b79a75287141cef5bbaeaf1c942269c08cd52e (diff) |
mfd: iqs62x: Remove superfluous whitespace above fallthroughs
Previously, all instances of the /* fall through */ comment were
preceded by a newline to improve readability.
Now that /* fall through */ comments have been replaced with the
fallthrough pseudo-keyword, the leftover whitespace looks out of
place and can simply be removed.
Fixes: df561f6688fe ("treewide: Use fallthrough pseudo-keyword")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions