serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
authorQinglang Miao <miaoqinglang@huawei.com>
Mon, 21 Sep 2020 13:11:05 +0000 (21:11 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Sep 2020 12:17:43 +0000 (14:17 +0200)
commitb63537020db34ac3f88086095cc49df65283fb61
tree507f469a0a96cda93ee2b5feac20a47690b8707c
parent24c796926e2f88b383a76ddc871a7cdd62484f3a
serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()

Simplify the return expression.

Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com>
Link: https://lore.kernel.org/r/20200921131105.93177-1-miaoqinglang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mvebu-uart.c