x86/Documentation: Indent 'note::' directive for protocol version number note
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 6 Nov 2023 10:12:04 +0000 (17:12 +0700)
committerIngo Molnar <mingo@kernel.org>
Mon, 6 Nov 2023 11:53:57 +0000 (12:53 +0100)
commit18216762bcf618c52b85719d3563243f80e4a2d4
treedcae07c2a1c0c0a06671f748e096652ba4710cab
parentc692800cb2ef7a4f4940c68d765cd4649aff3e46
x86/Documentation: Indent 'note::' directive for protocol version number note

The protocol version number note is between the protocol version table and
the memory layout section. As such, Sphinx renders the note directive not
only on the actual note, but until the end of doc.

Indent the directive so that only the actual protocol version number
note is rendered as such.

Fixes: 2c33c27fd603 ("x86/boot: Introduce kernel_info")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231106101206.76487-2-bagasdotme@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/arch/x86/boot.rst