tty: tty_ldisc: Fix an issue of code indent should use tabs
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 7 Apr 2021 07:06:46 +0000 (15:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Apr 2021 08:33:00 +0000 (10:33 +0200)
commit5d3945e84b801a1fe068e0e98a0ca38b84d7d0b5
treebba601cea1e3a895eabd766a49745c87a027b8b5
parent96d508259c188862b92db4142bfb235058636664
tty: tty_ldisc: Fix an issue of code indent should use tabs

Fix an issue of code indent should use tabs, reported by checkpatch.pl.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Link: https://lore.kernel.org/r/1617779210-51576-7-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_ldisc.c