All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: jason.zeng@intel.com
Cc: oe-kbuild-all@lists.linux.dev
Subject: [bytedance:6.6-velinux 5959/5959] htmldocs: Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils]
Date: Fri, 19 Sep 2025 12:43:23 +0200	[thread overview]
Message-ID: <202509191208.obomOxRR-lkp@intel.com> (raw)

tree:   https://github.com/bytedance/kernel.git 6.6-velinux
head:   267e33ff5e034d9f9222c229e6967b6ceb65e27a
commit: 14e76e4269bba303729abc7345871d31b6a99357 [5959/5959] crypto: ccp: Add the SNP_PLATFORM_STATUS command
reproduce: (https://download.01.org/0day-ci/archive/20250919/202509191208.obomOxRR-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202509191208.obomOxRR-lkp@intel.com/

All warnings (new ones prefixed by >>):

   WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 -internal ./include/linux/energy_model.h' failed with return code 2
   Documentation/power/video.rst:213: WARNING: Footnote [#] is not referenced. [ref.footnote]
   WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 ./include/linux/fprobe.h' failed with return code 1
   WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 -internal ./include/linux/mutex.h' failed with return code 2
   Documentation/translations/zh_TW/dev-tools/index.rst:21: WARNING: toctree contains reference to nonexisting document 'translations/zh_TW/dev-tools/sparse' [toc.not_readable]
>> Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils]
   Documentation/virt/coco/sev-guest.rst:78: WARNING: Inline emphasis start-string without end-string. [docutils]
   Documentation/virt/coco/sev-guest.rst:81: WARNING: Inline emphasis start-string without end-string. [docutils]
>> Documentation/virt/coco/sev-guest.rst:83: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]


vim +75 Documentation/virt/coco/sev-guest.rst

    72	
    73	::
    74	        struct sev_issue_cmd {
  > 75	                /* Command ID */
    76	                __u32 cmd;
    77	
    78	                /* Command request structure */
    79	                __u64 data;
    80	
    81	                /* Firmware error code on failure (see psp-sev.h) */
    82	                __u32 error;
  > 83	        };
    84	
    85	

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

                 reply	other threads:[~2025-09-19 10:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202509191208.obomOxRR-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jason.zeng@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.