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
Showing
- include/drm/drm_crtc_helper.h 19 additions, 19 deletionsinclude/drm/drm_crtc_helper.h
- include/drm/drm_drv.h 2 additions, 2 deletionsinclude/drm/drm_drv.h
- include/drm/drm_global.h 4 additions, 4 deletionsinclude/drm/drm_global.h
- include/drm/drm_hashtab.h 10 additions, 10 deletionsinclude/drm/drm_hashtab.h
- include/drm/drm_of.h 12 additions, 12 deletionsinclude/drm/drm_of.h
- include/drm/drm_pci.h 11 additions, 11 deletionsinclude/drm/drm_pci.h
- include/drm/drm_plane.h 10 additions, 10 deletionsinclude/drm/drm_plane.h
- include/drm/drm_prime.h 15 additions, 15 deletionsinclude/drm/drm_prime.h
- include/drm/drm_sysfs.h 2 additions, 2 deletionsinclude/drm/drm_sysfs.h
Loading
Please register or sign in to comment