[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZqimjZT2KAClX7tx@phenom.ffwll.local>
Date: Tue, 30 Jul 2024 10:38:37 +0200
From: Daniel Vetter <daniel.vetter@...ll.ch>
To: oushixiong1025@....com
Cc: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...il.com>, Daniel Vetter <daniel@...ll.ch>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Shixiong Ou <oushixiong@...inos.cn>
Subject: Re: [PATCH] drm: Add the missing symbol '.'
On Mon, Jul 29, 2024 at 02:57:56PM +0800, oushixiong1025@....com wrote:
> From: Shixiong Ou <oushixiong@...inos.cn>
>
> Signed-off-by: Shixiong Ou <oushixiong@...inos.cn>
Applied to drm-misc-next, thanks for your patch.
-Sima
> ---
> drivers/gpu/drm/drm_probe_helper.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_probe_helper.c b/drivers/gpu/drm/drm_probe_helper.c
> index bb49d552e671..285290067056 100644
> --- a/drivers/gpu/drm/drm_probe_helper.c
> +++ b/drivers/gpu/drm/drm_probe_helper.c
> @@ -888,7 +888,7 @@ EXPORT_SYMBOL(drm_kms_helper_is_poll_worker);
> * disabled. Polling is re-enabled by calling drm_kms_helper_poll_enable().
> *
> * If however, the polling was never initialized, this call will trigger a
> - * warning and return
> + * warning and return.
> *
> * Note that calls to enable and disable polling must be strictly ordered, which
> * is automatically the case when they're only call from suspend/resume
> --
> 2.25.1
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
Powered by blists - more mailing lists