From: Serban-Pascu Robert <robyserbanpascu06@gmail.com>
To: hansg@kernel.org, mchehab@kernel.org, gregkh@linuxfoundation.org
Cc: sakari.ailus@linux.intel.com, andy@kernel.org,
daniel.baluta@nxp.com, simona.toaca@nxp.com,
linux-media@vger.kernel.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org, d-gole@ti.com, m-chadhry@ti.com,
Serban-Pascu Robert <robyserbanpascu06@gmail.com>
Subject: [PATCH v4 1/4] staging: media: atomisp: fix SPDX license identifier style
Date: Mon, 30 Mar 2026 10:35:46 +0300 [thread overview]
Message-ID: <20260330073549.5782-2-robyserbanpascu06@gmail.com> (raw)
In-Reply-To: <20260330073549.5782-1-robyserbanpascu06@gmail.com>
Use the C-style block comment for the SPDX license identifier in the
header file as per Linux kernel coding standards.
Signed-off-by: Serban-Pascu Robert <robyserbanpascu06@gmail.com>
---
drivers/staging/media/atomisp/pci/system_global.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/media/atomisp/pci/system_global.h b/drivers/staging/media/atomisp/pci/system_global.h
index e8a29f73d67a..c99fb649fb5f 100644
--- a/drivers/staging/media/atomisp/pci/system_global.h
+++ b/drivers/staging/media/atomisp/pci/system_global.h
@@ -1,5 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-// SPDX-License-Identifier: GPL-2.0-or-later
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* (c) 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
*/
--
2.43.0
next prev parent reply other threads:[~2026-03-30 7:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-30 7:35 [PATCH v4 0/4] staging: media: atomisp: Few coding style fixes Serban-Pascu Robert
2026-03-30 7:35 ` Serban-Pascu Robert [this message]
2026-03-30 8:51 ` [PATCH v4 1/4] staging: media: atomisp: fix SPDX license identifier style Andy Shevchenko
2026-03-30 7:35 ` [PATCH v4 2/4] staging: media: atomisp: Serban-Pascu Robert
2026-03-30 8:51 ` Andy Shevchenko
2026-03-30 7:35 ` [PATCH v4 3/4] staging: media: atomisp: reformat block comments Serban-Pascu Robert
2026-03-30 8:53 ` Andy Shevchenko
2026-03-30 7:35 ` [PATCH v4 4/4] staging: media: atomisp: remove redundant blank lines Serban-Pascu Robert
2026-03-30 8:54 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260330073549.5782-2-robyserbanpascu06@gmail.com \
--to=robyserbanpascu06@gmail.com \
--cc=andy@kernel.org \
--cc=d-gole@ti.com \
--cc=daniel.baluta@nxp.com \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=m-chadhry@ti.com \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=simona.toaca@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox