]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel-ips: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Thu, 19 Dec 2019 14:30:01 +0000 (20:00 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Jan 2020 09:57:21 +0000 (11:57 +0200)
commit84abc5a1c924548099a2d9cd0e8b8c1928ef5b55
tree6628affedd06d98a71f94b57c73894f3b3fd3a5c
parent4475e699273699548f1f2054199fff20371183fa
platform/x86: intel-ips: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to x86 Platform Specific 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>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_ips.h
drivers/platform/x86/intel_pmc_core.h