public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:guest-attest 3/9] htmldocs: Documentation/x86/tdx.rst:275: WARNING: Field list ends without a blank line; unexpected unindent.
@ 2022-08-28  4:12 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-28  4:12 UTC (permalink / raw)
  To: Kuppuswamy Sathyanarayanan; +Cc: kbuild-all, linux-kernel, linux-doc

tree:   https://github.com/intel/tdx.git guest-attest
head:   32e0f882efcb0632adda39679d116f589f249d27
commit: c7d3f5519cee8f4cc42ed709450b48dd41876418 [3/9] Documentation/x86: Document TDX attestation process
reproduce:
        # https://github.com/intel/tdx/commit/c7d3f5519cee8f4cc42ed709450b48dd41876418
        git remote add intel-tdx https://github.com/intel/tdx.git
        git fetch --no-tags intel-tdx guest-attest
        git checkout c7d3f5519cee8f4cc42ed709450b48dd41876418
        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/x86/tdx.rst:275: WARNING: Field list ends without a blank line; unexpected unindent.

vim +275 Documentation/x86/tdx.rst

   266	
   267	Input parameters: Parameters passed to the IOCTL and related details.
   268	Output          : Details about output data and return value (with details
 > 269	                  about the non common error values).
   270	
   271	TDX_CMD_GET_REPORT
   272	------------------
   273	
   274	:Input parameters: struct tdx_report_req
 > 275	:Output          : Upon successful execution, TDREPORT data is copied to
   276	                   tdx_report_req.tdreport and returns 0 or returns
   277	                   -EIO on TDCALL failure and standard error number on
   278	                   other common failures.
   279	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-08-28  4:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-28  4:12 [intel-tdx:guest-attest 3/9] htmldocs: Documentation/x86/tdx.rst:275: WARNING: Field 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