kernel/Documentation/core-api/kernel-api.rst
.. .. @@ -24,11 +24,8 @@ 24 24 .. kernel-doc:: lib/vsprintf.c 25 25 :export: 26 26 27 -.. kernel-doc:: include/linux/kernel.h28 - :functions: kstrtol29 -30 -.. kernel-doc:: include/linux/kernel.h31 - :functions: kstrtoul27 +.. kernel-doc:: include/linux/kstrtox.h28 + :functions: kstrtol kstrtoul32 29 33 30 .. kernel-doc:: lib/kstrtox.c 34 31 :export: