1
0
Fork 0
alistair23-linux/drivers/tty/serial/jsm
Nishad Kamdar 4f5f588737 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>
2020-03-07 09:52:01 +01:00
..
Makefile tty: add SPDX identifiers to Kconfig and Makefiles 2019-04-04 18:48:43 +02:00
jsm.h tty: serial: Use the correct style for SPDX License Identifier 2020-03-07 09:52:01 +01:00
jsm_cls.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
jsm_driver.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
jsm_neo.c tty: serial: jsm: Add one check against NULL pointer dereference 2018-01-09 16:37:03 +01:00
jsm_tty.c tty: serial: jsm: remove redundant pointer ch 2018-07-13 15:36:32 +02:00