[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add ops to intel_uc

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 11 04:51:44 UTC 2019


== Series Details ==

Series: Add ops to intel_uc
URL   : https://patchwork.freedesktop.org/series/70716/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
954921ae8651 drm/i915/uc: Add ops to intel_uc
-:27: WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#27: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc.c:16:
+extern const struct intel_uc_ops uc_ops_off;

-:28: WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#28: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc.c:17:
+extern const struct intel_uc_ops uc_ops_on;

total: 0 errors, 2 warnings, 0 checks, 128 lines checked
32700bafdc26 drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops
b5bf30f4e353 drm/i915/uc: Add init/fini to to intel_uc_ops
fe773089ddeb drm/i915/uc: Add sanitize to to intel_uc_ops



More information about the Intel-gfx mailing list