diff options
author | Naveen Krishna Chatradhi <[email protected]> | 2014-07-14 17:07:17 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-07-17 18:18:22 -0700 |
commit | 3bcce591aa1f5d9248666e41d99e76c27de6900f (patch) | |
tree | 2147d916541cb854ed7cd7592945630f72c8cfca /net/lapb/lapb_subr.c | |
parent | 135f07c3252dc77d0245714d0b413ecc711cd823 (diff) |
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 <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions