]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/i915/intel_gvt_api: Fix the SPDX identifier comment
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 5 Jan 2026 11:35:41 +0000 (17:05 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Wed, 7 Jan 2026 04:01:52 +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

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-8-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_gvt_api.h

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