WARNING: line length of 87 exceeds 80 columns #49: FILE: include/uapi/linux/bpf.h:130: + __aligned_u64 key_prefix; /* key prefix filter */ WARNING: line length of 87 exceeds 80 columns #50: FILE: include/uapi/linux/bpf.h:131: + __u32 key_prefix_len; /* key_prefix length */ WARNING: line length of 86 exceeds 80 columns #92: FILE: net/core/sock_map.c:1395: +static struct bpf_shtab_elem *sock_hash_seq_hold_next(struct sock_hash_seq_info *info, WARNING: line length of 82 exceeds 80 columns #93: FILE: net/core/sock_map.c:1396: + struct bpf_shtab_elem *elem) WARNING: line length of 87 exceeds 80 columns #220: FILE: tools/include/uapi/linux/bpf.h:130: + __aligned_u64 key_prefix; /* key prefix filter */ WARNING: line length of 87 exceeds 80 columns #221: FILE: tools/include/uapi/linux/bpf.h:131: + __u32 key_prefix_len; /* key_prefix length */ total: 0 errors, 6 warnings, 0 checks, 176 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 14f95e1588a8 ("bpf: Support key prefix filtering for socket hash iterators") 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, 6 warnings, 0 checks, 176 lines checked