You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop using create_bpf_entity_checked() everywhere else
Get rid of all remaining call sites of create_bpf_entity_checked() in
the crate. Favor more explicit error checking via validate_bpf_ret() (as
introduced earlier) and make sure to add proper context.
Signed-off-by: Daniel Müller <[email protected]>
0 commit comments