public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header
@ 2026-05-11 18:30 Mayur Kumar
  2026-05-27 13:16 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Mayur Kumar @ 2026-05-11 18:30 UTC (permalink / raw)
  To: sean.wang, linusw, matthias.bgg, angelogioacchino.delregno
  Cc: linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel,
	Mayur Kumar

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

Signed-off-by: Mayur Kumar <kmayur809@gmail•com>
---
 drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h b/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h
index 39e17532c46..fc22f412bd7 100644
--- a/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h
+++ b/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (C) 2018 MediaTek Inc.
  * Author: Zhiyong Tao <zhiyong.tao@mediatek•com>
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header
  2026-05-11 18:30 [PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header Mayur Kumar
@ 2026-05-27 13:16 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2026-05-27 13:16 UTC (permalink / raw)
  To: Mayur Kumar
  Cc: sean.wang, matthias.bgg, angelogioacchino.delregno,
	linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel

On Mon, May 11, 2026 at 8:30 PM Mayur Kumar <kmayur809@gmail•com> wrote:

> Header files should use the C-style '/*' block comment for SPDX
> license identifiers. Correct the style in pinctrl-mtk-mt8365.h
> to satisfy checkpatch requirements.
>
> Signed-off-by: Mayur Kumar <kmayur809@gmail•com>

Patch applied!

Yours,
Linus Walleij


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-27 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 18:30 [PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header Mayur Kumar
2026-05-27 13:16 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox