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]
Date:   Wed, 7 Jun 2023 22:28:11 +0800
From:   Zhangfei Gao <zhangfei.gao@...aro.org>
To:     Bagas Sanjaya <bagasdotme@...il.com>,
        Zhou Wang <wangzhou1@...ilicon.com>,
        Jonathan Corbet <corbet@....net>,
        Herbert Xu <herbert@...dor.apana.org.au>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Zaibo Xu <xuzaibo@...wei.com>
Cc:     Linux Accelerators <linux-accelerators@...ts.ozlabs.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Documentation <linux-doc@...r.kernel.org>
Subject: Re: [PATCH] Documentation: uacce: Add doc title


在 2023/6/6 21:29, Bagas Sanjaya 写道:
> There isn't page title on Uacce documentation, which causes all of its
> sections to be listed in table of contents for miscellaneous devices as
> separate titles (since there is only section headings).
>
> Add the proper title.
>
> Fixes: aa017ab97a223d ("uacce: Add documents for uacce")
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>


Thanks Bagas

Acked-by: Zhangfei Gao <zhangfei.gao@...aro.org>


./scripts/checkpatch.pl reports a warning.

WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> 
("<title line>")' - ie: 'Fixes: aa017ab97a22 ("uacce: Add documents for 
uacce")'
#12:
Fixes: aa017ab97a223d ("uacce: Add documents for uacce")

Thanks


> ---
>   Documentation/misc-devices/uacce.rst | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst
> index 1db412e9b1a380..8c536b84167cbf 100644
> --- a/Documentation/misc-devices/uacce.rst
> +++ b/Documentation/misc-devices/uacce.rst
> @@ -1,5 +1,9 @@
>   .. SPDX-License-Identifier: GPL-2.0
>   
> +========================================================
> +Unified/User-space-access-intended Accelerator Framework
> +========================================================
> +
>   Introduction of Uacce
>   ---------------------
>   
>
> base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ