From: "Nautiyal, Ankit K" <ankit.k.nautiyal@intel.com>
To: Jani Nikula <jani.nikula@linux.intel.com>,
<intel-gfx@lists.freedesktop.org>,
<intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
Date: Wed, 7 Jan 2026 10:00:21 +0530 [thread overview]
Message-ID: <fafbb453-8c9b-44d6-b502-a94641410ec9@intel.com> (raw)
In-Reply-To: <29065e980dbc049422c07f9466c241a0505dfb29@intel.com>
On 1/5/2026 5:48 PM, Jani Nikula wrote:
> On Mon, 05 Jan 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
>> As per the Linux kernel licensing rules [1], the SPDX license identifier
>> comment style for a C header file should be:
>> /* SPDX-License-Identifier: <SPDX License Expression> */
> With the extra blank line removed in patch 8, the series is
>
> Reviewed-by: Jani Nikula <jani.nikula@intel.com>
>
Thanks for the reviews.
I have fixed patch#8 as suggested, and pushed the patches to drm-intel-next.
Regards,
Ankit
>> This series fixes the SPDX identifier comments in the header files under
>> drm/i915/display to align with these rules.
>>
>> Note : There are some older files that do not have the SPDX license
>> identifiers at all. Perhaps those can be addressed separately in a future
>> cleanup series.
>>
>> [1] https://www.kernel.org/doc/html/latest/process/license-rules.html
>>
>> Ankit Nautiyal (9):
>> drm/i915/intel_alpm: Fix the SPDX identifier comment
>> drm/i915/intel_cx0_phy: Fix the SPDX identifier comment
>> drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier comment
>> drm/i915/intel_display_params: Fix the SPDX identifier comment
>> drm/i915/intel_dsb: Fix the SPDX identifier comment
>> drm/i915/intel_dsb_buffer: Fix the SPDX identifier comment
>> drm/i915/intel_gvt_api: Fix the SPDX identifier comment
>> drm/i915/intel_lt_phy: Fix the SPDX identifier comment
>> drm/i915/lt_phy_regs: Fix the SPDX identifier comment
>>
>> drivers/gpu/drm/i915/display/intel_alpm.h | 4 ++--
>> drivers/gpu/drm/i915/display/intel_cx0_phy.h | 2 +-
>> drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h | 4 ++--
>> drivers/gpu/drm/i915/display/intel_display_params.h | 2 +-
>> drivers/gpu/drm/i915/display/intel_dsb.h | 4 ++--
>> drivers/gpu/drm/i915/display/intel_dsb_buffer.h | 4 ++--
>> drivers/gpu/drm/i915/display/intel_gvt_api.h | 4 ++--
>> drivers/gpu/drm/i915/display/intel_lt_phy.h | 3 ++-
>> drivers/gpu/drm/i915/display/intel_lt_phy_regs.h | 4 ++--
>> 9 files changed, 16 insertions(+), 15 deletions(-)
next prev parent reply other threads:[~2026-01-07 4:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 11:35 [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 1/9] drm/i915/intel_alpm: Fix the SPDX identifier comment Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 2/9] drm/i915/intel_cx0_phy: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 3/9] drm/i915/intel_cx0_phy_regs: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 4/9] drm/i915/intel_display_params: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 5/9] drm/i915/intel_dsb: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 6/9] drm/i915/intel_dsb_buffer: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 7/9] drm/i915/intel_gvt_api: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 8/9] drm/i915/intel_lt_phy: " Ankit Nautiyal
2026-01-05 12:17 ` Jani Nikula
2026-01-05 12:19 ` [PATCH v2 " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 9/9] drm/i915/lt_phy_regs: " Ankit Nautiyal
2026-01-05 12:18 ` [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers Jani Nikula
2026-01-07 4:30 ` Nautiyal, Ankit K [this message]
2026-01-05 12:25 ` ✓ CI.KUnit: success for " Patchwork
2026-01-05 12:41 ` ✗ CI.checksparse: warning " Patchwork
2026-01-05 13:00 ` ✓ Xe.CI.BAT: success " Patchwork
2026-01-05 13:07 ` ✓ CI.KUnit: success for drm/i915/display: Fix the SPDX license identifier for C headers (rev2) Patchwork
2026-01-05 13:22 ` ✗ CI.checksparse: warning " Patchwork
2026-01-05 13:50 ` ✓ Xe.CI.BAT: success " Patchwork
2026-01-05 14:50 ` ✗ Xe.CI.Full: failure for drm/i915/display: Fix the SPDX license identifier for C headers Patchwork
2026-01-05 16:17 ` ✗ Xe.CI.Full: failure for drm/i915/display: Fix the SPDX license identifier for C headers (rev2) Patchwork
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=fafbb453-8c9b-44d6-b502-a94641410ec9@intel.com \
--to=ankit.k.nautiyal@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.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