]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/Documentation: Align Note Blocks style
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 28 Nov 2024 15:23:39 +0000 (17:23 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 11 Dec 2024 16:07:40 +0000 (09:07 -0700)
commitefba5970794159f45ea1e577258baa5d27cd6dfc
tree4c681387cf04e41a64704acec69f4f207b7240b4
parentf23d79d6c4acab3e46ad1d79668d3cdf69829746
x86/Documentation: Align Note Blocks style

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

Align the style to be the same structured:
- start the text under 't' column from '.. note::' directive
- convert a couple of plain text notes to use '.. note::' directive

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-3-andriy.shevchenko@linux.intel.com
Documentation/arch/x86/boot.rst