lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52024ed5-74cf-b615-e3da-c00659a9e84d@suse.de>
Date:   Wed, 1 Feb 2023 16:34:07 +0100
From:   Thomas Zimmermann <tzimmermann@...e.de>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
        Maxime Ripard <mripard@...nel.org>,
        Javier Martinez Canillas <javierm@...hat.com>,
        David Airlie <airlied@...il.com>,
        Daniel Vetter <daniel@...ll.ch>,
        dri-devel@...ts.freedesktop.org
Subject: Re: [PATCH -next] drm/client: fix kernel-doc warning in drm_client.h



Am 31.01.23 um 02:21 schrieb Randy Dunlap:
> scripts/kernel-doc complains about the comment for hotplug_failed,
> so fix it:
> 
> include/drm/drm_client.h:111: warning: Incorrect use of kernel-doc format:          * @hotplug failed:
> 
> Fixes: 6a9d5ad3af65 ("drm/client: Add hotplug_failed flag")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Thomas Zimmermann <tzimmermann@...e.de>
> Cc: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>
> Cc: Maxime Ripard <mripard@...nel.org>
> Cc: Javier Martinez Canillas <javierm@...hat.com>
> Cc: David Airlie <airlied@...il.com>
> Cc: Daniel Vetter <daniel@...ll.ch>
> Cc: dri-devel@...ts.freedesktop.org

Reviewed-by: Thomas Zimmermann <tzimmermann@...e.de>

I've added your patch to drm-misc-next-fixes.

> ---
>   include/drm/drm_client.h |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff -- a/include/drm/drm_client.h b/include/drm/drm_client.h
> --- a/include/drm/drm_client.h
> +++ b/include/drm/drm_client.h
> @@ -108,7 +108,7 @@ struct drm_client_dev {
>   	struct drm_mode_set *modesets;
>   
>   	/**
> -	 * @hotplug failed:
> +	 * @hotplug_failed:
>   	 *
>   	 * Set by client hotplug helpers if the hotplugging failed
>   	 * before. It is usually not tried again.

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

Download attachment "OpenPGP_signature" of type "application/pgp-signature" (841 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ