hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/core-api/kernel-api.rst
....@@ -24,11 +24,8 @@
2424 .. kernel-doc:: lib/vsprintf.c
2525 :export:
2626
27
-.. kernel-doc:: include/linux/kernel.h
28
- :functions: kstrtol
29
-
30
-.. kernel-doc:: include/linux/kernel.h
31
- :functions: kstrtoul
27
+.. kernel-doc:: include/linux/kstrtox.h
28
+ :functions: kstrtol kstrtoul
3229
3330 .. kernel-doc:: lib/kstrtox.c
3431 :export: