WARNING: line length of 102 exceeds 80 columns #44: FILE: kernel/bpf/verifier.c:5991: +static int check_mem_region_access(struct bpf_verifier_env *env, struct bpf_reg_state *reg, int regno, WARNING: line length of 95 exceeds 80 columns #53: FILE: kernel/bpf/verifier.c:6333: +static int check_map_access(struct bpf_verifier_env *env, struct bpf_reg_state *reg, int regno, WARNING: line length of 107 exceeds 80 columns #62: FILE: kernel/bpf/verifier.c:6440: +static int check_packet_access(struct bpf_verifier_env *env, struct bpf_reg_state *reg, int regno, int off, WARNING: line length of 109 exceeds 80 columns #71: FILE: kernel/bpf/verifier.c:6505: +static int check_ctx_access(struct bpf_verifier_env *env, int insn_idx, struct bpf_reg_state *reg, int regno, WARNING: line length of 85 exceeds 80 columns #80: FILE: kernel/bpf/verifier.c:6544: + struct bpf_reg_state *reg, int regno, int off, int size, WARNING: line length of 109 exceeds 80 columns #89: FILE: kernel/bpf/verifier.c:7862: +static int check_mem_access(struct bpf_verifier_env *env, int insn_idx, struct bpf_reg_state *reg, int regno, total: 0 errors, 6 warnings, 0 checks, 72 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 10853ec996a5 ("bpf: Change some regno type from u32 to int type") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 72 lines checked