x86/Documentation: Make Literal Blocks to follow reStructuredText specification
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 28 Nov 2024 15:23:38 +0000 (17:23 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 11 Dec 2024 16:07:40 +0000 (09:07 -0700)
commitf23d79d6c4acab3e46ad1d79668d3cdf69829746
treee102b85af1ca0c4710c2935b02fb7e711a5ebe5a
parent311cf7164a40eb96be2af25a3948be21f76c5c41
x86/Documentation: Make Literal Blocks to follow reStructuredText specification

The file collects pieces from different epochs and hence has unaligned
style of the Literal Blocks (in terms of reStructuredText specification).
Make the Literal Blocks to follow the reStructuredText specification

While at it, make the C-like code more C and follow the Kernel Coding
style in them (after satisfying rST specification).

Suggested-by: Ingo Molnar <mingo@kernel.org>
Suggested-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241128152546.2396782-2-andriy.shevchenko@linux.intel.com
Documentation/arch/x86/boot.rst