在 2023/6/6 21:29, Bagas Sanjaya 写道:
There isn't page title on Uacce documentation, which causes all of its
sections to be listed in table of contents for miscellaneous devices as
separate titles (since there is only section headings).
Add the proper title.
Fixes: aa017ab97a223d ("uacce: Add documents for uacce")
Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
Thanks Bagas
Acked-by: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
./scripts/checkpatch.pl reports a warning.
WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1>
("<title line>")' - ie: 'Fixes: aa017ab97a22 ("uacce: Add documents for
uacce")'
#12:
Fixes: aa017ab97a223d ("uacce: Add documents for uacce")
Thanks
---
Documentation/misc-devices/uacce.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst
index 1db412e9b1a380..8c536b84167cbf 100644
--- a/Documentation/misc-devices/uacce.rst
+++ b/Documentation/misc-devices/uacce.rst
@@ -1,5 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0
+========================================================
+Unified/User-space-access-intended Accelerator Framework
+========================================================
+
Introduction of Uacce
---------------------
base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7