Skip to content
Commit 45d96999 authored by Lyude Paul's avatar Lyude Paul
Browse files

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: default avatarLyude Paul <lyude@redhat.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210326203807.105754-2-lyude@redhat.com
parent be318fd8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment