Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/i915/lt_phy_regs: Fix the SPDX identifier comment

Fix the SPDX identifier comment as per the licensing rules [1].

[1] https://www.kernel.org/doc/html/latest/process/license-rules.html

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patch.msgid.link/20260105113544.574323-10-ankit.k.nautiyal@intel.com

+2 -2
+2 -2
drivers/gpu/drm/i915/display/intel_lt_phy_regs.h
··· 1 - /* SPDX-License-Identifier: MIT 2 - * 1 + /* SPDX-License-Identifier: MIT */ 2 + /* 3 3 * Copyright © 2025 Intel Corporation 4 4 */ 5 5