diff options
author | Kumar Kartikeya Dwivedi <[email protected]> | 2022-12-08 02:11:36 +0530 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-12-08 18:25:31 -0800 |
commit | ac50fe51ce873f4299928e312ce2042e35ab5c08 (patch) | |
tree | 28c60cc381b0092d30ee595656bf0fef0adb8b65 /scripts/bpf_doc.py | |
parent | 6b75bd3d036745b9be30917909f03602099adbdb (diff) |
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