OpenCloudOS-Kernel/drivers/tty/serial/8250
Anton Wuerfel 90ad7c442f tty: serial: 8250: Fix multi-line strings
Merged user-visible multi-line strings into a single line according to the
Linux Kernel Coding Style, which allows user-visible strings to exceed the
maximum line length of 80 characters. The main reason for this is to
facilitate grepping for these strings.
However, some strings were ignored in this patch, because the use of
format specifiers breaks the ability to grep anyway.

Signed-off-by: Anton Würfel <anton.wuerfel@fau.de>
Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@i4.cs.fau.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-06 23:15:53 -08:00
..
8250.h tty: Add software emulated RS485 support for 8250 2016-02-06 22:23:26 -08:00
8250_accent.c
8250_acorn.c tty: serial: 8250: Fix whitespace errors 2016-02-06 23:15:53 -08:00
8250_bcm2835aux.c serial: bcm2835: add driver for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
8250_boca.c
8250_core.c tty: serial: 8250: Fix multi-line strings 2016-02-06 23:15:53 -08:00
8250_dma.c TTY/Serial driver patches for 4.4-rc1 2015-11-04 21:35:12 -08:00
8250_dw.c serial: 8250_dw: Do not use readl/writel before checking port iotype 2016-02-06 22:28:23 -08:00
8250_early.c serial: 8250_omap: Add omap8250 earlycon 2016-02-06 22:07:37 -08:00
8250_em.c serial: 8250: remove the redundant include 2015-03-26 22:21:08 +01:00
8250_exar_st16c554.c
8250_fintek.c serial/8250_fintek: Support for any io address. 2015-07-23 15:14:42 -07:00
8250_fourport.c
8250_fsl.c serial: export fsl8250_handle_irq 2015-11-20 16:19:54 -08:00
8250_gsc.c parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
8250_hp300.c tty: serial: 8250: Fix line continuation warning 2016-02-06 23:15:53 -08:00
8250_hub6.c tty: serial: 8250: Fix whitespace errors 2016-02-06 23:15:53 -08:00
8250_ingenic.c tty: serial: 8250: Fix multiline comment style 2016-02-06 23:15:53 -08:00
8250_lpc18xx.c serial: 8250: add LPC18xx/43xx UART driver 2015-06-01 06:56:33 +09:00
8250_mid.c serial: 8250_mid: add support for DMA engine handling from UART MMIO 2015-10-17 21:22:08 -07:00
8250_mtk.c drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular 2015-12-13 19:59:48 -08:00
8250_of.c serial: 8250: of: Enable suspend/resume for 8250_of driver 2016-02-06 23:13:30 -08:00
8250_omap.c tty: 8250_omap: Use software emulated RS485 direction control 2016-02-06 22:23:26 -08:00
8250_pci.c tty: serial: 8250: Add parentheses to macro 2016-02-06 23:15:53 -08:00
8250_pnp.c tty: serial: 8250: Fix multiline comment style 2016-02-06 23:15:53 -08:00
8250_port.c tty: serial: 8250: Fix multiline comment style 2016-02-06 23:15:53 -08:00
8250_uniphier.c Merge 4.4-rc6 into tty-next 2015-12-21 11:06:07 -08:00
Kconfig serial: bcm2835: add driver for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
Makefile serial: bcm2835: add driver for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
serial_cs.c tty: serial: 8250: Fix multi-line strings 2016-02-06 23:15:53 -08:00