drm/doc: re-format drm.h file comment
authorSimon Ser <contact@emersion.fr>
Tue, 22 Dec 2020 13:35:22 +0000 (14:35 +0100)
committerSimon Ser <contact@emersion.fr>
Tue, 5 Jan 2021 13:21:35 +0000 (14:21 +0100)
commit877c39acf507d5447fca0459febb6aa04eb5ed7f
tree3163b6de1ecc36fe8ed39eb36fd27a881d102035
parent9a01105389c92026ad483c2b214e5943c6e4b384
drm/doc: re-format drm.h file comment

Our documentation build system chokes on \file comments:

    ./include/uapi/drm/drm.h:2: warning: Cannot understand  * \file drm.h
     on line 2 - I thought it was a doc line

Remove all of the slash-directives, and demote to a normal comment. Keep
the historical information because it predates Git.

v3: keep the comment (Daniel)

Signed-off-by: Simon Ser <contact@emersion.fr>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201222133524.160842-4-contact@emersion.fr
include/uapi/drm/drm.h