diff options
author | 2014-07-14 17:07:17 +0530 | |
---|---|---|
committer | 2014-07-17 18:18:22 -0700 | |
commit | 3bcce591aa1f5d9248666e41d99e76c27de6900f (patch) | |
tree | 2147d916541cb854ed7cd7592945630f72c8cfca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: samsung: get fifosize via device tree (diff) | |
download | linux-dev-3bcce591aa1f5d9248666e41d99e76c27de6900f.tar.xz linux-dev-3bcce591aa1f5d9248666e41d99e76c27de6900f.zip |
serial: samsung: correct the case and default order in switch
The cases should comes before default in a switch.
Even if we want the case and default to share same code.
Its good to define the case first followed by default.
Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.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