diff options
| author | Kevin Paul Reddy Janagari <[email protected]> | 2025-04-05 16:51:16 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2025-04-14 16:35:44 +0000 |
| commit | dd0808ab40ca4c00e1c3cae85614f1a42b3df882 (patch) | |
| tree | ce1db96c16cf8b25ce96e8a156dbb58dd41ef39e /scripts/lib/abi/abi_regex.py | |
| parent | cpufreq: editing corrections to cpufreq.rst (diff) | |
| download | kernel-dd0808ab40ca4c00e1c3cae85614f1a42b3df882.tar.gz kernel-dd0808ab40ca4c00e1c3cae85614f1a42b3df882.zip | |
Added usb_string function to a namespace
with reference to WARNING:
Duplicate C declaration, also defined at driver-api/usb/gadget:804
There is a function usb_string in the file message.c,
there is also a struct usb_string in the kernel api headers.
The docs is unable to index the function as the index is occupied by struct
This fix adds messgae.c to the usb_core namespace (in docs) hence providing
usb_sting a unique index usb_core.usb_string()
Signed-off-by: Kevin Paul Reddy Janagari <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions
