]> git.baikalelectronics.ru Git - kernel.git/commit
drm/connector: fix minor typos in comments
authorAntonio Borneo <antonio.borneo@st.com>
Fri, 26 Jun 2020 20:42:52 +0000 (22:42 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 29 Jun 2020 08:34:04 +0000 (10:34 +0200)
commit45144573a489710b42b1a867923b2812b7dd468c
tree3ded7928f704d5276bc1fb3a3099100c175009b6
parentbb10cb3f8a0a21b49510c1f7b83392676e1ed6f9
drm/connector: fix minor typos in comments

Some of these comments are part of the Linux GPU Driver Developer's
Guide.
Fix some minor typo in the comments and remove a repeated 'the'.

Signed-off-by: Antonio Borneo <antonio.borneo@st.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200626204252.44565-1-antonio.borneo@st.com
drivers/gpu/drm/drm_connector.c