]> git.baikalelectronics.ru Git - kernel.git/commit
drm/doc: Consistent kerneldoc include order
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 2 Mar 2017 15:16:36 +0000 (16:16 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Mar 2017 14:13:20 +0000 (15:13 +0100)
commit38dd45dad8693ff163db53ff52e4c5aabd28d4bf
tree61c365e5ae240a8a64e4a8b1d273ad4939a7381d
parent5729d35b59eda4b59c4736fe48d6bae3e944de39
drm/doc: Consistent kerneldoc include order

First overview text (if there is any), then headers (since generally
you want to start out with the data structures), then all the other
stuff with functions.

Most of this is pre-shpinx, since with the old docbook only the
overview stuff was pulled in directly. Everything else was put in a
per-section index, so include order didn't really matter.

Acked-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170302151638.1882-4-daniel.vetter@ffwll.ch
Documentation/gpu/drm-internals.rst
Documentation/gpu/drm-kms-helpers.rst
Documentation/gpu/drm-kms.rst
Documentation/gpu/drm-mm.rst