linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 4700/8766] htmldocs: Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent.
@ 2023-01-29 23:37 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-01-29 23:37 UTC (permalink / raw)
  To: Conor Dooley
  Cc: oe-kbuild-all, Linux Memory Management List, Palmer Dabbelt, linux-doc

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
commit: f07b2b3f9d47fea308af3ae05613b6b4801e68a3 [4700/8766] Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo
reproduce:
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=f07b2b3f9d47fea308af3ae05613b6b4801e68a3
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout f07b2b3f9d47fea308af3ae05613b6b4801e68a3
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent.

vim +24 Documentation/riscv/uabi.rst

    13	
    14	#. Single-letter extensions come first, in canonical order.
    15	   The canonical order is "IMAFDQLCBKJTPVH".
    16	
    17	#. All multi-letter extensions will be separated from other extensions by an
    18	   underscore.
    19	
    20	#. Additional standard extensions (starting with 'Z') will be sorted after
    21	   single-letter extensions and before any higher-privileged extensions.
    22	
    23	#. For additional standard extensions, the first letter following the 'Z'
  > 24	  conventionally indicates the most closely related alphabetical
    25	  extension category. If multiple 'Z' extensions are named, they will be ordered
    26	  first by category, in canonical order, as listed above, then alphabetically
    27	  within a category.
    28	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-29 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 23:37 [linux-next:master 4700/8766] htmldocs: Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox