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

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 30 07:00:54 UTC 2018


== Series Details ==

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

== Summary ==

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

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

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



More information about the Intel-gfx mailing list