diff options
| author | Rasmus Villemoes <[email protected]> | 2026-07-08 22:37:04 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-21 13:51:06 -0600 |
| commit | 6b58f877bdd70003b6c57b540693c2e188b8cc8a (patch) | |
| tree | e141ce11986755eacf353ce131097b3baaea40c7 /include/linux | |
| parent | 210fedfcfc1a146faac67dddb3581c6b9dcd01b4 (diff) | |
string: correct documentation for strstr and strnstr
The len parameter for strnstr() concerns the maximum size of the
haystack to consider, not the length of the needle being searched for.
strstr() obviously has no len parameter, so remove the copy-pasta.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Rasmus Villemoes <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
