public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:kvm-upstream-workaround 130/411] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation.
@ 2022-07-08 21:00 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-07-08 21:00 UTC (permalink / raw)
  To: Kai Huang; +Cc: kbuild-all, linux-kernel, Isaku Yamahata, linux-doc

tree:   https://github.com/intel/tdx.git kvm-upstream-workaround
head:   36253a6ed7e922a2e6888cde465578b98145404e
commit: 9b8d86c1e54a7018b65c179d4ede26ad89746c7c [130/411] Documentation/x86: Add documentation for TDX host support
reproduce: 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:69: WARNING: Unexpected indentation.
>> Documentation/x86/tdx.rst:70: WARNING: Block quote ends without a blank line; unexpected unindent.

vim +69 Documentation/x86/tdx.rst

    66	
    67	        ret = tdx_init();
    68	        if (ret)
  > 69	                goto no_tdx;
  > 70	        // TDX is ready to use
    71	

-- 
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-07-08 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 21:00 [intel-tdx:kvm-upstream-workaround 130/411] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation 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