summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2026-07-08 22:37:04 +0200
committerTom Rini <[email protected]>2026-07-21 13:51:06 -0600
commit6b58f877bdd70003b6c57b540693c2e188b8cc8a (patch)
treee141ce11986755eacf353ce131097b3baaea40c7 /include/linux
parent210fedfcfc1a146faac67dddb3581c6b9dcd01b4 (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