[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202209070129.JKu6GWs2-lkp@intel.com>
Date: Wed, 7 Sep 2022 01:32:38 +0800
From: kernel test robot <lkp@...el.com>
To: Namjae Jeon <linkinjeon@...nel.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Steve French <stfrench@...rosoft.com>,
linux-doc@...r.kernel.org
Subject: [samba-ksmbd:ksmbd-for-next-next 3/3] htmldocs:
Documentation/filesystems/cifs/ksmbd.rst:123: WARNING: Unexpected
indentation.
tree: git://git.samba.org/ksmbd.git ksmbd-for-next-next
head: 61f596cda9f2d4d6b068f5226b2e2bc9478fa873
commit: 61f596cda9f2d4d6b068f5226b2e2bc9478fa873 [3/3] ksmbd: update documentation
reproduce:
git remote add samba-ksmbd git://git.samba.org/ksmbd.git
git fetch --no-tags samba-ksmbd ksmbd-for-next-next
git checkout 61f596cda9f2d4d6b068f5226b2e2bc9478fa873
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@...el.com>
All warnings (new ones prefixed by >>):
>> Documentation/filesystems/cifs/ksmbd.rst:123: WARNING: Unexpected indentation.
vim +123 Documentation/filesystems/cifs/ksmbd.rst
120
121 1. Download ksmbd-tools(https://github.com/cifsd-team/ksmbd-tools/releases) and compile them.
122 - Refer README(https://github.com/cifsd-team/ksmbd-tools/blob/master/README.md)
> 123 to know how to use ksmbd.<foo> utils
124
125 $ ./autogen.sh
126 $ ./configure --with-rundir=/run
127 $ make && sudo make install
128
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists