vt: whitespace and paren cleanup in add_softcursor
authorJiri Slaby <jslaby@suse.cz>
Mon, 15 Jun 2020 07:48:56 +0000 (09:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jun 2020 15:08:33 +0000 (17:08 +0200)
commitdc219db66ada76669b8ca23a1a9fbef703c9f6bd
tree4aa0db6ef58fd041f3562d9c6f4f7ea02439f1e0
parente8548296d27fc5944e4d98f830dc0cb71a9da5e5
vt: whitespace and paren cleanup in add_softcursor

Format add_softcursor according to CodingStyle. Until now, it was a mess
of letters.

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