[PATCH 1/5] Documentation: riscv: vector: Separate SPDX license identifier and page title
Bagas Sanjaya
bagasdotme at gmail.com
Sun May 14 02:04:28 PDT 2023
kernel test robot reports htmldocs warning:
Documentation/riscv/vector.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
Add a blank line separator between SPDX tag and doc title to fix above warning.
Fixes: 412c68cfeeb178 ("riscv: Add documentation for Vector")
Reported-by: kernel test robot <lkp at intel.com>
Closes: https://lore.kernel.org/linux-doc/202305141409.bEBvlSY4-lkp@intel.com/
Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
---
Documentation/riscv/vector.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/riscv/vector.rst b/Documentation/riscv/vector.rst
index d4d626721921aa..acc97508ccb249 100644
--- a/Documentation/riscv/vector.rst
+++ b/Documentation/riscv/vector.rst
@@ -1,4 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
+
=========================================
Vector Extension Support for RISC-V Linux
=========================================
--
An old man doll... just what I always wanted! - Clara
More information about the linux-riscv
mailing list