BPF loader message nits (#5870)
This commit is contained in:
@@ -24,6 +24,5 @@ pub extern "C" fn entrypoint(_input: *mut u8) -> u32 {
|
||||
}
|
||||
);
|
||||
|
||||
info!("Success");
|
||||
SUCCESS
|
||||
}
|
||||
|
Reference in New Issue
Block a user