commit | 245ae51cec684aa1a3e6e35afdf2a6c93d371b32 | [log] [tgz] |
---|---|---|
author | Konrad Zapalowicz <bergo.torino@gmail.com> | Sun Nov 09 02:22:18 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 25 17:06:38 2014 -0800 |
tree | ff2fd4e32105651b63ea7eb6ecdeec3e312bc073 | |
parent | b6501dd86ff085a8687d157c016f46a34e46bf5b [diff] |
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>