OSDN Git Service

vt: selection, indent switch-case properly
authorJiri Slaby <jslaby@suse.cz>
Wed, 19 Feb 2020 07:39:51 +0000 (08:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2020 07:35:40 +0000 (08:35 +0100)
commitbc80932cc25af5cca28574a2aa293f37a1660837
tree0f5194ba61a68726ca595de79d29b2800348cef9
parent6ff66e081374655a70d04a0e77e8a58f3a6b6f59
vt: selection, indent switch-case properly

Shift the cases one level left as this is how we are supposed to write
the switch-case code according to the CodingStyle.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-9-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/selection.c