serial: 8250_fintek: fix warning reported from smatch
authorJi-Ze Hong (Peter Hong) <hpeter@gmail.com>
Tue, 3 Oct 2017 03:08:35 +0000 (11:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Oct 2017 18:31:17 +0000 (20:31 +0200)
commit4c3897b1b0e3fffe964deb8b008da0623dfa2057
treec216f1c15188f6f7a613d9b841bc7d4fb058d2cf
parent58178914ae5bad449d8e53e38c7171ec85ad2c9a
serial: 8250_fintek: fix warning reported from smatch

This patch is fix the warning reported by smatch as following:

drivers/tty/serial/8250/8250_fintek.c:294 fintek_8250_goto_highspeed()
warn: inconsistent indenting

Signed-off-by: Ji-Ze Hong (Peter Hong) <hpeter+linux_kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_fintek.c