drm/i915: Drop extern qualifiers from header function prototypes
authorJanusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Fri, 12 Jul 2019 11:24:25 +0000 (13:24 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 12 Jul 2019 12:04:54 +0000 (13:04 +0100)
commitb5893ffc274be966f95aa35f35916fa8725af154
treeb60978172142027346b32826393dd0cbf2b4aac9
parent6239901c576d4df87d6463c4f163bd432995d540
drm/i915: Drop extern qualifiers from header function prototypes

Follow dim checkpatch recommendation so it doesn't complain on that now
and again on header file modifications.

v2: drop testing leftover (Chris)

Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190712112429.740-2-janusz.krzysztofik@linux.intel.com
19 files changed:
drivers/gpu/drm/i915/gem/i915_gem_object.h
drivers/gpu/drm/i915/gvt/gtt.h
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.h
drivers/gpu/drm/i915/oa/i915_oa_bdw.h
drivers/gpu/drm/i915/oa/i915_oa_bxt.h
drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h
drivers/gpu/drm/i915/oa/i915_oa_cflgt3.h
drivers/gpu/drm/i915/oa/i915_oa_chv.h
drivers/gpu/drm/i915/oa/i915_oa_cnl.h
drivers/gpu/drm/i915/oa/i915_oa_glk.h
drivers/gpu/drm/i915/oa/i915_oa_hsw.h
drivers/gpu/drm/i915/oa/i915_oa_icl.h
drivers/gpu/drm/i915/oa/i915_oa_kblgt2.h
drivers/gpu/drm/i915/oa/i915_oa_kblgt3.h
drivers/gpu/drm/i915/oa/i915_oa_sklgt2.h
drivers/gpu/drm/i915/oa/i915_oa_sklgt3.h
drivers/gpu/drm/i915/oa/i915_oa_sklgt4.h
include/drm/i915_drm.h