WARNING: line length of 90 exceeds 80 columns #39: FILE: tools/testing/selftests/bpf/prog_tests/token.c:792: +static int userns_obj_priv_freplace_setup(int mnt_fd, struct priv_freplace_prog **fr_skel, WARNING: line length of 96 exceeds 80 columns #81: FILE: tools/testing/selftests/bpf/prog_tests/token.c:834: + err = bpf_program__set_attach_target(fr_skel->progs.new_xdp_prog2, tgt_fd, "xdp_prog1"); WARNING: line length of 90 exceeds 80 columns #94: FILE: tools/testing/selftests/bpf/prog_tests/token.c:847: +/* Verify that replace fails to set attach target from user namespace without bpf token */ WARNING: line length of 85 exceeds 80 columns #95: FILE: tools/testing/selftests/bpf/prog_tests/token.c:848: +static int userns_obj_priv_freplace_prog_fail(int mnt_fd, struct token_lsm *lsm_skel) WARNING: line length of 96 exceeds 80 columns #105: FILE: tools/testing/selftests/bpf/prog_tests/token.c:858: + err = bpf_program__set_attach_target(fr_skel->progs.new_xdp_prog2, tgt_fd, "xdp_prog1"); WARNING: line length of 99 exceeds 80 columns #133: FILE: tools/testing/selftests/bpf/prog_tests/token.c:1094: + .cmds = bit(BPF_BTF_LOAD) | bit(BPF_PROG_LOAD) | bit(BPF_BTF_GET_FD_BY_ID), WARNING: line length of 81 exceeds 80 columns #134: FILE: tools/testing/selftests/bpf/prog_tests/token.c:1095: + .progs = bit(BPF_PROG_TYPE_EXT) | bit(BPF_PROG_TYPE_XDP), WARNING: line length of 99 exceeds 80 columns #141: FILE: tools/testing/selftests/bpf/prog_tests/token.c:1102: + .cmds = bit(BPF_BTF_LOAD) | bit(BPF_PROG_LOAD) | bit(BPF_BTF_GET_FD_BY_ID), WARNING: line length of 81 exceeds 80 columns #142: FILE: tools/testing/selftests/bpf/prog_tests/token.c:1103: + .progs = bit(BPF_PROG_TYPE_EXT) | bit(BPF_PROG_TYPE_XDP), WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #151: new file mode 100644 total: 0 errors, 10 warnings, 0 checks, 144 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 9dcebb9bd8e0 ("selftests/bpf: test freplace from user namespace") 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, 10 warnings, 0 checks, 144 lines checked