]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/i915/intel_lt_phy: Fix the SPDX identifier comment
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 5 Jan 2026 12:19:28 +0000 (17:49 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Wed, 7 Jan 2026 04:01:53 +0000 (09:31 +0530)
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
drivers/gpu/drm/i915/display/intel_lt_phy.h

index 7659c92b6c3c514733a7be2b4c15706dec3f1173..bf41858f1bc370d89132668edf01b19dde0fae3d 100644 (file)
@@ -1,5 +1,5 @@
-/* SPDX-License-Identifier: MIT
- *
+/* SPDX-License-Identifier: MIT */
+/*
  * Copyright © 2025 Intel Corporation
  */