[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gvt: mandatory require hypervisor's host_init

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 30 06:36:28 UTC 2018


== Series Details ==

Series: series starting with [1/3] drm/i915/gvt: mandatory require hypervisor's host_init
URL   : https://patchwork.freedesktop.org/series/53295/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
94364be0a5bd drm/i915/gvt: mandatory require hypervisor's host_init
b05bd0f5a1be drm/i915/gvt: remove unused parameter for hypervisor's host_exit call
b2e8ea08988b drm/i915/gvt: Change KVMGT as self load module
-:296: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#296: FILE: drivers/gpu/drm/i915/gvt/mpt.h:363:
+extern int intel_gvt_register_hypervisor(struct intel_gvt_mpt *);

-:297: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#297: FILE: drivers/gpu/drm/i915/gvt/mpt.h:364:
+extern void intel_gvt_unregister_hypervisor(void);

total: 0 errors, 0 warnings, 2 checks, 259 lines checked



More information about the Intel-gfx mailing list