]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite609f76891a3336df849e85a135f59233de6e1f2
treee1369d964d8a780d3f67e39cfd874083ba6943fc
parentaea63420f84d5e1df5fc2c029a47f1c1aea5a870
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