]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tty: serial: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sun, 1 Mar 2020 20:45:21 +0000 (02:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2020 08:52:01 +0000 (09:52 +0100)
commit4f5f588737560f1eac2e2df3cdd7f3dc0f2fea5e
tree21e51cefa0c5135150bada5512fd3eb645fd2347
parent7ba87cfec71a21d195f08675a7e8603bf461ee32
tty: serial: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to tty serial drivers.
For C header files Documentation/process/license-rules.rst
mandates C-like comments (opposed to C source files where
C++ style should be used).

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Link: https://lore.kernel.org/r/20200301204517.GA10368@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_dwlib.h
drivers/tty/serial/atmel_serial.h
drivers/tty/serial/cpm_uart/cpm_uart.h
drivers/tty/serial/icom.h
drivers/tty/serial/ifx6x60.h
drivers/tty/serial/jsm/jsm.h
drivers/tty/serial/pic32_uart.h
drivers/tty/serial/serial_mctrl_gpio.h
drivers/tty/serial/sirfsoc_uart.h
drivers/tty/serial/stm32-usart.h
drivers/tty/serial/timbuart.h