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/intel_lt_phy: 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

v2: Drop the superfluous blank line. (Jani)

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

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