serial: 8250: Add an empty line and remove some useless {}
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 28 Apr 2021 07:30:52 +0000 (09:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 14:25:42 +0000 (16:25 +0200)
commit26f7591632d74f637f346f5d642d8ebe6b433fc9
tree3b8ac04b11ca7929ddd7cbaf59948f6bf725f003
parent89e78001295cb9eb0e86ae15b46cbbc0e45e2c8d
serial: 8250: Add an empty line and remove some useless {}

This fixes the following checkpatch.pl warnings:
   WARNING: Missing a blank line after declarations
   WARNING: braces {} are not necessary for any arm of this statement

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/257ffd691b4a062ad017333c9430d69da6dbd29a.1619594713.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c