All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: riscv: fix insufficient list item indent
@ 2023-01-29 23:57 ` Conor Dooley
  0 siblings, 0 replies; 18+ messages in thread
From: Conor Dooley @ 2023-01-29 23:57 UTC (permalink / raw)
  To: palmer
  Cc: conor, Conor Dooley, linux-riscv, linux-doc, corbet, kernel test robot

From: Conor Dooley <conor.dooley@microchip.com>

When adding the ISA string ordering rules, I didn't sufficiently indent
one of the list items.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: f07b2b3f9d47 ("Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
 Documentation/riscv/uabi.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/riscv/uabi.rst b/Documentation/riscv/uabi.rst
index 2ebec4c52230..8960fac42c40 100644
--- a/Documentation/riscv/uabi.rst
+++ b/Documentation/riscv/uabi.rst
@@ -21,10 +21,10 @@ so for our purposes the following rules apply:
    single-letter extensions and before any higher-privileged extensions.
 
 #. For additional standard extensions, the first letter following the 'Z'
-  conventionally indicates the most closely related alphabetical
-  extension category. If multiple 'Z' extensions are named, they will be ordered
-  first by category, in canonical order, as listed above, then alphabetically
-  within a category.
+   conventionally indicates the most closely related alphabetical
+   extension category. If multiple 'Z' extensions are named, they will be
+   ordered first by category, in canonical order, as listed above, then
+   alphabetically within a category.
 
 #. Standard supervisor-level extensions (starting with 'S') will be listed
    after standard unprivileged extensions.  If multiple supervisor-level
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-02-15 15:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 23:57 [PATCH] Documentation: riscv: fix insufficient list item indent Conor Dooley
2023-01-29 23:57 ` Conor Dooley
2023-01-30  3:05 ` Bagas Sanjaya
2023-01-30  3:05   ` Bagas Sanjaya
2023-01-31 19:18   ` Conor Dooley
2023-01-31 19:18     ` Conor Dooley
2023-02-09 18:48   ` Palmer Dabbelt
2023-02-09 18:48     ` Palmer Dabbelt
2023-02-09 19:23     ` Conor Dooley
2023-02-09 19:23       ` Conor Dooley
2023-02-07 14:58 ` Conor Dooley
2023-02-07 14:58   ` Conor Dooley
2023-02-09 18:48   ` Palmer Dabbelt
2023-02-09 18:48     ` Palmer Dabbelt
2023-02-09 18:44 ` Palmer Dabbelt
2023-02-09 18:44   ` Palmer Dabbelt
2023-02-15 15:00 ` patchwork-bot+linux-riscv
2023-02-15 15:00   ` patchwork-bot+linux-riscv

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.