]> asedeno.scripts.mit.edu Git - linux.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)
commit1ea3576874790ba81ab00c3a0f1a3fc23e687062
tree61c365e5ae240a8a64e4a8b1d273ad4939a7381d
parent2564d0b043cbe9d762f97104029281102cfe4be2
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