serial: jsm: Fix the alignment of the switch satement
authorKonrad Zapalowicz <bergo.torino@gmail.com>
Sun, 9 Nov 2014 01:22:18 +0000 (02:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 01:06:38 +0000 (17:06 -0800)
commit245ae51cec684aa1a3e6e35afdf2a6c93d371b32
treeff2fd4e32105651b63ea7eb6ecdeec3e312bc073
parentb6501dd86ff085a8687d157c016f46a34e46bf5b
serial: jsm: Fix the alignment of the switch satement

This commit fixes the alignment of the 'case's i the switch statement.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/jsm/jsm_neo.c