Unverified Commit 2a5303b4 authored by Conor Dooley's avatar Conor Dooley Committed by Palmer Dabbelt
Browse files

Documentation: riscv: fix insufficient list item indent



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

Reported-by: default avatarkernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/linux-doc/202301300743.bp7Dpazv-lkp@intel.com/


Fixes: f07b2b3f ("Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo")
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Reviewed-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230129235701.2393241-1-conor@kernel.org


Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 9daca9a5
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -22,9 +22,9 @@ so for our purposes the following rules apply:

#. 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.
   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