[PATCH] drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)

Doug Anderson dianders at chromium.org
Wed Aug 31 15:03:11 UTC 2022


Sam,

On Wed, Jul 20, 2022 at 4:23 PM Douglas Anderson <dianders at chromium.org> wrote:
>
> Ever since I got the spell-check working in my editor this one has
> been bugging me. Fix it.
>
> Signed-off-by: Douglas Anderson <dianders at chromium.org>
> ---
>
>  drivers/gpu/drm/panel/panel-edp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c
> index e6645d6e9b59..07a383dff548 100644
> --- a/drivers/gpu/drm/panel/panel-edp.c
> +++ b/drivers/gpu/drm/panel/panel-edp.c
> @@ -53,7 +53,7 @@ struct panel_delay {
>          * before the HPD signal is reliable. Ideally this is 0 but some panels,
>          * board designs, or bad pulldown configs can cause a glitch here.
>          *
> -        * NOTE: on some old panel data this number appers to be much too big.
> +        * NOTE: on some old panel data this number appears to be much too big.
>          * Presumably some old panels simply didn't have HPD hooked up and put
>          * the hpd_absent here because this field predates the
>          * hpd_absent. While that works, it's non-ideal.

Maybe you'd be willing to give me an "Ack" for this stupid little
patch so I can land it? ;-)

-Doug


More information about the dri-devel mailing list