All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:kvm-upstream 164/267] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation.
@ 2022-07-04 13:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-07-04 13:46 UTC (permalink / raw)
  To: Kai Huang; +Cc: kbuild-all, linux-kernel, Isaku Yamahata, linux-doc

tree:   https://github.com/intel/tdx.git kvm-upstream
head:   7af4efe32638544aecb58ed7365d0ef2ea6f85ea
commit: f05f595045dfc7805ec8dedfe8c61a4b880b6d05 [164/267] 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-04 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 13:46 [intel-tdx:kvm-upstream 164/267] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation kernel test robot

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.