diff options
| author | Kumar Kartikeya Dwivedi <[email protected]> | 2022-12-07 20:41:36 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-12-09 02:25:31 +0000 |
| commit | ac50fe51ce873f4299928e312ce2042e35ab5c08 (patch) | |
| tree | 28c60cc381b0092d30ee595656bf0fef0adb8b65 /scripts/bpf_doc.py | |
| parent | bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func (diff) | |
| download | kernel-ac50fe51ce873f4299928e312ce2042e35ab5c08.tar.gz kernel-ac50fe51ce873f4299928e312ce2042e35ab5c08.zip | |
bpf: Propagate errors from process_* checks in check_func_arg
Currently, we simply ignore the errors in process_spin_lock,
process_timer_func, process_kptr_func, process_dynptr_func. Instead,
bubble up the error by storing and checking err variable.
Acked-by: Joanne Koong <[email protected]>
Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
