]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: bcm: fix SPDX comment style in header
authorMayur Kumar <kmayur809@gmail.com>
Mon, 11 May 2026 18:29:43 +0000 (23:59 +0530)
committerLinus Walleij <linusw@kernel.org>
Wed, 27 May 2026 13:14:05 +0000 (15:14 +0200)
commit949c51bfda675a9921fa2cf7ecd7ccf4da4f2e7d
treeaa4914cc091b963725ac8f54b9cfd5eb90b2b77d
parent9da52ee80aee3ab3c69208bd1cfbb4be01371214
pinctrl: bcm: fix SPDX comment style in header

Header files should use the C-style '/*' block comment for SPDX
license identifiers. Correct the style in pinctrl-bcm63xx.h
to satisfy checkpatch requirements.

Signed-off-by: Mayur Kumar <kmayur809@gmail.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/bcm/pinctrl-bcm63xx.h