[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207090435.U7loKEX3-lkp@intel.com>
Date: Sat, 9 Jul 2022 05:00:15 +0800
From: kernel test robot <lkp@...el.com>
To: Kai Huang <kai.huang@...el.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Isaku Yamahata <isaku.yamahata@...el.com>,
linux-doc@...r.kernel.org
Subject: [intel-tdx:kvm-upstream-workaround 130/411] htmldocs:
Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation.
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@...el.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
Powered by blists - more mailing lists