WARNING: please, no space before tabs #77: FILE: include/uapi/linux/bpf.h:1619: +^I^I__u32 ^I^Isignature_size;$ WARNING: line length of 81 exceeds 80 columns #114: FILE: kernel/bpf/syscall.c:2789: +static int bpf_prog_verify_signature(struct bpf_prog *prog, union bpf_attr *attr, WARNING: please, no space before tabs #182: FILE: tools/include/uapi/linux/bpf.h:1619: +^I^I__u32 ^I^Isignature_size;$ WARNING: The commit message has 'syzkaller', perhaps it also needs a 'Fixes:' tag? total: 0 errors, 4 warnings, 0 checks, 126 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit a5022fe707c1 ("bpf: Implement signature verification for BPF programs") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 4 warnings, 0 checks, 126 lines checked