hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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: