* [intel-lts:5.10/preempt-rt 2808/30000] htmldocs: Documentation/driver-api/rpmb/introduction.rst:79: WARNING: Unexpected indentation.
@ 2023-05-22 9:39 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-05-22 9:39 UTC (permalink / raw)
To: Tomas Winkler; +Cc: oe-kbuild-all, Dutta, Ranjan, Alexander Usyskin
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-22 9:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22 9:39 [intel-lts:5.10/preempt-rt 2808/30000] htmldocs: Documentation/driver-api/rpmb/introduction.rst:79: 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.