[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise rc6 w/a handling
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 19 19:37:07 UTC 2019
== Series Details ==
Series: drm/i915/selftests: Exercise rc6 w/a handling
URL : https://patchwork.freedesktop.org/series/69687/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2337a2988c7f drm/i915/selftests: Exercise rc6 w/a handling
-:61: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#61:
new file mode 100644
-:66: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#66: FILE: drivers/gpu/drm/i915/gt/selftest_rc6.c:1:
+/*
-:67: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#67: FILE: drivers/gpu/drm/i915/gt/selftest_rc6.c:2:
+ * SPDX-License-Identifier: MIT
-:147: WARNING:LINE_SPACING: Missing a blank line after declarations
#147: FILE: drivers/gpu/drm/i915/gt/selftest_rc6.c:82:
+ unsigned int n, count;
+ I915_RND_STATE(prng);
-:218: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#218: FILE: drivers/gpu/drm/i915/gt/selftest_rc6.h:1:
+/*
-:219: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#219: FILE: drivers/gpu/drm/i915/gt/selftest_rc6.h:2:
+ * SPDX-License-Identifier: MIT
total: 0 errors, 6 warnings, 0 checks, 196 lines checked
More information about the Intel-gfx
mailing list