mirror of https://github.com/torvalds/linux.git
Running "make htmldocs" generates the following build error and
warning in trusted-encrypted.rst:
Documentation/security/keys/trusted-encrypted.rst:18: ERROR: Unexpected indentation.
Documentation/security/keys/trusted-encrypted.rst:19: WARNING: Block quote ends without a blank line; unexpected unindent.
Add a blank line before bullet list and fix the indentation of text to
fix the build error and resolve the warning.
Fixes:
|
||
|---|---|---|
| .. | ||
| keys | ||
| secrets | ||
| tpm | ||
| IMA-templates.rst | ||
| SCTP.rst | ||
| credentials.rst | ||
| digsig.rst | ||
| index.rst | ||
| ipe.rst | ||
| landlock.rst | ||
| lsm-development.rst | ||
| lsm.rst | ||
| sak.rst | ||
| self-protection.rst | ||
| siphash.rst | ||
| snp-tdx-threat-model.rst | ||