WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #47: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #128: FILE: kernel/bpf/kmem_cache_iter.c:77: +static void *kmem_cache_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) WARNING: line length of 82 exceeds 80 columns #212: FILE: kernel/bpf/kmem_cache_iter.c:161: + bpf_kmem_cache_reg_info.ctx_arg_info[0].btf_id = bpf_kmem_cache_btf_id[0]; total: 0 errors, 3 warnings, 0 checks, 175 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 b5f960069a1c ("bpf: Add kmem_cache iterator") 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, 3 warnings, 0 checks, 175 lines checked