tty: tty_io: Fix spaces required around that ':'
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 12 May 2021 09:26:16 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:13 +0000 (18:29 +0200)
commit94bc2eb5fb4337db9ae654e5865f6b368dc1e11e
treedaab63cddfa1b6d87dc5003cad90c5b00a31448c
parente73b240785f284582f95dd778437da7eaa5cddc2
tty: tty_io: Fix spaces required around that ':'

Fix spaces required around that ':', reported by checkpatch.pl.

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