]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: mediatek: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 27 Nov 2019 16:42:33 +0000 (22:12 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Dec 2019 10:30:33 +0000 (11:30 +0100)
commitc81d37bc9f055d28af020107e11b21867ddbd8e8
tree644c1d31bc8d5ff8bcb67360bb2094f4895b7820
parente42617b825f8073569da76dc4510bfa019b1c35a
pinctrl: mediatek: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header file related mediatek mt2712 pinctrl driver.
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/2994fb2f3375790e832396cdbb0a279dc8c8839f.1574871463.git.nishadkamdar@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/pinctrl-mtk-mt2712.h