Skip to content
Snippets Groups Projects
Commit b4221247 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Jonathan Corbet
Browse files

docs/core-api: Add string helpers API to the list


Some times string helpers are needed, but there is nothing about them
in the generated documentation.

Fill the gap by adding a reference to string_helpers.c exported functions.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: default avatarMike Rapoport <rppt@linux.ibm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 9cd9e749
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,9 @@ String Conversions ...@@ -33,6 +33,9 @@ String Conversions
.. kernel-doc:: lib/kstrtox.c .. kernel-doc:: lib/kstrtox.c
:export: :export:
.. kernel-doc:: lib/string_helpers.c
:export:
String Manipulation String Manipulation
------------------- -------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment