diff options
author | Lyude Paul <lyude@redhat.com> | 2021-03-26 16:37:48 -0400 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2021-04-08 17:44:37 -0400 |
commit | 45d969992c1893df42ccae064aba6f05dded67ee (patch) | |
tree | acce90f20e783e55a6d71e390d6f374e8e58f45a /drivers/gpu/drm/amd/amdgpu/atom.c | |
parent | be318fd85bf2c73c10850a6ce50a87e6f0068926 (diff) |
drm/dp: Fixup kernel docs for struct drm_dp_aux
* Make sure that struct members are referred to using @, otherwise they
won't be formatted as such
* Make sure to refer to other struct types using & so they link back to
each struct's definition
* Make sure to precede constant values with % so they're formatted
correctly
Signed-off-by: Lyude Paul <lyude@redhat.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210326203807.105754-2-lyude@redhat.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions