drm: drop extern from function decls
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Mar 2017 08:36:02 +0000 (09:36 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Mar 2017 08:36:06 +0000 (09:36 +0100)
commit91faa0478b5921c638853db54c89a3859c742556
treee1369d964d8a780d3f67e39cfd874083ba6943fc
parente448054b5c63b834bba874453d1f2da4e7d39461
drm: drop extern from function decls

It's the default storage class for functions, entirely redundant. And
a lot of these headers are a bit inconsistent due to organically
grown.

Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170322083617.13361-2-daniel.vetter@ffwll.ch
include/drm/drm_crtc_helper.h
include/drm/drm_drv.h
include/drm/drm_global.h
include/drm/drm_hashtab.h
include/drm/drm_of.h
include/drm/drm_pci.h
include/drm/drm_plane.h
include/drm/drm_prime.h
include/drm/drm_sysfs.h