linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Namjae Jeon <linkinjeon@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Sergey Senozhatsky <senozhatsky@chromium.org>,
	Steve French <stfrench@microsoft.com>,
	linux-doc@vger.kernel.org
Subject: [samba-ksmbd:ksmbd-for-next-next 3/3] htmldocs: Documentation/filesystems/cifs/ksmbd.rst:123: WARNING: Unexpected indentation.
Date: Wed, 7 Sep 2022 01:32:38 +0800	[thread overview]
Message-ID: <202209070129.JKu6GWs2-lkp@intel.com> (raw)

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@intel.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

                 reply	other threads:[~2022-09-06 17:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202209070129.JKu6GWs2-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linkinjeon@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=senozhatsky@chromium.org \
    --cc=stfrench@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).