[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Add license identifier to compat headers

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 4 15:39:02 UTC 2023


== Series Details ==

Series: drm/xe: Add license identifier to compat headers
URL   : https://patchwork.freedesktop.org/series/120177/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6786b1269a44007471455439085f1844ef0d403c
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Tue Jul 4 14:59:07 2023 +0000

    drm/xe: Add license identifier to compat headers
    
    Ensure the license is correctly identified using SPDX license
    identifiers in compat header files.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch cd26cb9c94f4f04586f04fca4e94181c53854c46 drm-intel
6786b1269 drm/xe: Add license identifier to compat headers
-:16: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_fixed.h', please use '/*' instead
#16: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_fixed.h:1:
+// SPDX-License-Identifier: MIT

-:16: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#16: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_fixed.h:1:
+// SPDX-License-Identifier: MIT

-:27: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_reg.h', please use '/*' instead
#27: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_reg.h:1:
+// SPDX-License-Identifier: MIT

-:27: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#27: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_reg.h:1:
+// SPDX-License-Identifier: MIT

-:38: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_reg_defs.h', please use '/*' instead
#38: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_reg_defs.h:1:
+// SPDX-License-Identifier: MIT

-:38: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#38: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_reg_defs.h:1:
+// SPDX-License-Identifier: MIT

-:49: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h', please use '/*' instead
#49: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h:1:
+// SPDX-License-Identifier: MIT

-:49: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#49: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h:1:
+// SPDX-License-Identifier: MIT

-:60: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_vma.h', please use '/*' instead
#60: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_vma.h:1:
+// SPDX-License-Identifier: MIT

-:60: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#60: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_vma.h:1:
+// SPDX-License-Identifier: MIT

-:73: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/i915_vma_types.h', please use '/*' instead
#73: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_vma_types.h:1:
+// SPDX-License-Identifier: MIT

-:73: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#73: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_vma_types.h:1:
+// SPDX-License-Identifier: MIT

-:86: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/intel_clock_gating.h', please use '/*' instead
#86: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_clock_gating.h:1:
+// SPDX-License-Identifier: MIT

-:86: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#86: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_clock_gating.h:1:
+// SPDX-License-Identifier: MIT

-:97: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/intel_mchbar_regs.h', please use '/*' instead
#97: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_mchbar_regs.h:1:
+// SPDX-License-Identifier: MIT

-:97: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#97: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_mchbar_regs.h:1:
+// SPDX-License-Identifier: MIT

-:108: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/intel_pci_config.h', please use '/*' instead
#108: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_pci_config.h:1:
+// SPDX-License-Identifier: MIT

-:108: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#108: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_pci_config.h:1:
+// SPDX-License-Identifier: MIT

-:119: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/intel_runtime_pm.h', please use '/*' instead
#119: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_runtime_pm.h:1:
+// SPDX-License-Identifier: MIT

-:119: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#119: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_runtime_pm.h:1:
+// SPDX-License-Identifier: MIT

-:132: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h', please use '/*' instead
#132: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h:1:
+// SPDX-License-Identifier: MIT

-:132: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#132: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h:1:
+// SPDX-License-Identifier: MIT

-:145: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/compat-i915-headers/vlv_sideband_reg.h', please use '/*' instead
#145: FILE: drivers/gpu/drm/xe/compat-i915-headers/vlv_sideband_reg.h:1:
+// SPDX-License-Identifier: MIT

-:145: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#145: FILE: drivers/gpu/drm/xe/compat-i915-headers/vlv_sideband_reg.h:1:
+// SPDX-License-Identifier: MIT

total: 0 errors, 24 warnings, 0 checks, 80 lines checked




More information about the Intel-xe mailing list