diff options
author | Brendan Jackman <jackmanb@google.com> | 2021-01-12 15:34:22 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-01-12 23:38:34 +0300 |
commit | c6458e72f6fd6ac7e390da0d9abe8446084886e5 (patch) | |
tree | d198c92978844d3e4050b5accd2c9647f44cc00e /certs | |
parent | e22d7f05e445165e58feddb4e40cc9c0f94453bc (diff) | |
download | linux-c6458e72f6fd6ac7e390da0d9abe8446084886e5.tar.xz |
bpf: Clarify return value of probe str helpers
When the buffer is too small to contain the input string, these helpers
return the length of the buffer, not the length of the original string.
This tries to make the docs totally clear about that, since "the length
of the [copied ]string" could also refer to the length of the input.
Signed-off-by: Brendan Jackman <jackmanb@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: KP Singh <kpsingh@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210112123422.2011234-1-jackmanb@google.com
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions