Re: [PATCH RESEND 0/2] Documentation: siphash: formatting fixes

From: Jonathan Corbet
Date: Wed Apr 20 2022 - 05:28:53 EST


Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:

> Formatting fixes for Documentation/security/siphash.rst. The shortlog
> should be self-explanatory. Resend of [1].
>
> [1]: https://lore.kernel.org/linux-doc/20220329042952.10100-1-bagasdotme@xxxxxxxxx/
>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: Eric Biggers <ebiggers@xxxxxxxxxx>
> Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
> Cc: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
>
> Bagas Sanjaya (2):
> Documentation: siphash: convert danger note to warning for HalfSipHash
> Documentation: siphash: enclose HalfSipHash usage example in the
> literal block
>
> Documentation/security/siphash.rst | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)

Applied, thanks.

jon