1
0
Fork 0
alistair23-linux/drivers/visorbus
Nishad Kamdar af83114515 drivers: visorbus: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in
header file related to Unisys visorbus configuration.
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/20200419140017.GA7875@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-23 17:02:04 +02:00
..
Kconfig
Makefile
controlvmchannel.h drivers: visorbus: Use the correct style for SPDX License Identifier 2020-04-23 17:02:04 +02:00
vbuschannel.h drivers: visorbus: Use the correct style for SPDX License Identifier 2020-04-23 17:02:04 +02:00
visorbus_main.c bus_find_device: Unify the match callback with class_find_device 2019-06-24 05:22:31 +02:00
visorbus_private.h drivers: visorbus: Use the correct style for SPDX License Identifier 2020-04-23 17:02:04 +02:00
visorchannel.c
visorchipset.c visorbus: fix uninitialized variable access 2020-01-14 15:30:35 +01:00