diff options
| author | Tim Collier <osdevtc@gmail.com> | 2018-09-26 23:06:28 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-28 14:43:52 +0200 |
| commit | 27575665f39c8c23d2a55d96665acf7151aad005 (patch) | |
| tree | 0c0c3628bb97c763b3d89fcc46ecac0f8ab628a1 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 04950c3faa212ada8753a316738030c21e013f75 (diff) | |
| download | linux-27575665f39c8c23d2a55d96665acf7151aad005.tar.gz linux-27575665f39c8c23d2a55d96665acf7151aad005.zip | |
staging: wlan-ng: make switch case block format consistent
For switch statements with case blocks make the format consistent by
applying K&R formatting, a space before the opening brace, single
indentation of contained code, break inside the block and closing
brace aligned with case.
Signed-off-by: Tim Collier <osdevtc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
