serial: sprd: Fix the indentation issue
authorBaolin Wang <baolin.wang@linaro.org>
Mon, 17 Sep 2018 18:33:44 +0000 (11:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 14:07:24 +0000 (16:07 +0200)
commitd2de9601eb12e7c5b7519cf155cf613322211b54
treefbf01768a0c7af58d04b19a6dadcc0f0a6a3d7a4
parentdd22161eef8b19930aa4439722940f44e2aff521
serial: sprd: Fix the indentation issue

Make the macros' definition and code have the same correct indentation.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Acked-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sprd_serial.c