mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
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>
This commit is contained in:
parent
9da52ee80a
commit
949c51bfda
|
|
@ -1,4 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||
/*
|
||||
* Copyright (C) 2021 Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
* Copyright (C) 2016 Jonas Gorski <jonas.gorski@gmail.com>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user