From: kernel test robot <lkp@intel.com>
To: Tomas Winkler <tomas.winkler@intel.com>
Cc: oe-kbuild-all@lists.linux.dev, "Dutta,
Ranjan" <ranjan.dutta@intel.com>,
Alexander Usyskin <alexander.usyskin@intel.com>
Subject: [intel-lts:5.10/preempt-rt 2808/30000] htmldocs: Documentation/driver-api/rpmb/introduction.rst:79: WARNING: Unexpected indentation.
Date: Mon, 22 May 2023 17:39:50 +0800 [thread overview]
Message-ID: <202305221705.HunOXYrr-lkp@intel.com> (raw)
Hi Tomas,
FYI, the error/warning still remains.
tree: https://github.com/intel/linux-intel-lts.git 5.10/preempt-rt
head: 6f211f0eec79ebd4a63616dd92fe79e50e39b81c
commit: fb747b5c957573a326bc1b50a94395bb1f7c3e36 [2808/30000] char: rpmb: Document Replay Protected Memory Block (RPMB) subsystem
reproduce:
# https://github.com/intel/linux-intel-lts/commit/fb747b5c957573a326bc1b50a94395bb1f7c3e36
git remote add intel-lts https://github.com/intel/linux-intel-lts.git
git fetch --no-tags intel-lts 5.10/preempt-rt
git checkout fb747b5c957573a326bc1b50a94395bb1f7c3e36
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>
| Closes: https://lore.kernel.org/oe-kbuild-all/202305221705.HunOXYrr-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/driver-api/rpmb.rst
>> Documentation/driver-api/rpmb/introduction.rst:79: WARNING: Unexpected indentation.
>> Documentation/driver-api/rpmb/introduction.rst:80: WARNING: Block quote ends without a blank line; unexpected unindent.
>> Documentation/driver-api/rpmb/rpmb-tool.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
>> MAINTAINERS:33827: WARNING: unknown document: ../driver-api/rpmb
vim +79 Documentation/driver-api/rpmb/introduction.rst
73
74 A parallel user space API is provided via /dev/rpmbX character
75 device with two IOCTL commands.
76 - First ``RPMB_IOC_VER_CMD``, return driver protocol version,
77 - second ``RPMB_IOC_CAP_CMD`` return capability structure,
78 - last ``RPMB_IOC_SEQ_CMD`` where the whole RPMB sequence, and
> 79 including ``RESULT_READ`` is supplied by the caller.
> 80 https://android.googlesource.com/trusty/app/storage/
81
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-05-22 9:40 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=202305221705.HunOXYrr-lkp@intel.com \
--to=lkp@intel.com \
--cc=alexander.usyskin@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ranjan.dutta@intel.com \
--cc=tomas.winkler@intel.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 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.