mbox series

[bpf-next,0/2] Some small changes about bpftool

Message ID 1668396484-4596-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series Some small changes about bpftool | expand

Message

Tiezhu Yang Nov. 14, 2022, 3:28 a.m. UTC
Tiezhu Yang (2):
  bpftool: Use strcmp() instead of is_prefix() to check parameters
  bpftool: Check argc first before "file" in do_batch()

 tools/bpf/bpftool/main.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)