tty: Fix whitespace inconsistencies in vt_io_ioctl
authorYan.Gao <gao.yanB@h3c.com>
Wed, 9 Dec 2020 03:05:51 +0000 (11:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 14:35:43 +0000 (15:35 +0100)
commitfa26b3263fd5f58a7f0cd7b3c6cea75ce714f87b
tree4ce86e20d86f9e00bb18e2f964550adc0b70ad46
parent2f70e49ed860020f5abae4f7015018ebc10e1f0e
tty: Fix whitespace inconsistencies in vt_io_ioctl

Replaces spaces with tabs for indentation.

Signed-off-by: Yan.Gao <gao.yanB@h3c.com>
Link: https://lore.kernel.org/r/20201209030551.48029-1-gao.yanB@h3c.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt_ioctl.c