Re: [PATCH] crypto: clear htmldocs build warnings for crypto/hash

From: Herbert Xu
Date: Fri Jan 12 2018 - 07:26:20 EST


On Sun, Jan 07, 2018 at 10:01:43AM +1100, Tobin C. Harding wrote:
> SPHINX build emits multiple warnings of kind:
>
> warning: duplicate section name 'Note'
>
> (when building kernel via make target 'htmldocs')
>
> This is caused by repeated use of comments of form:
>
> * Note: soau soaeusoa uoe
>
> We can change the format without loss of clarity and clear the build
> warnings.
>
> Add '**[mandatory]**' or '**[optional]**' as kernel-doc field element
> description prefix
>
> This renders in HTML as (prefixes in bold)
>
> final
> [mandatory] Retrieve result from the driver. This function finalizes the
> transformation and retrieves the resulting hash from the driver and
> pushes it back to upper layers. No data processing happens at this
> point unless hardware requires it to finish the transformation (then
> the data buffered by the device driver is processed).
>
> Signed-off-by: Tobin C. Harding <me@xxxxxxxx>

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt