WARNING: Avoid line continuations in quoted strings #52: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:548: + asm volatile (" \ WARNING: line length of 88 exceeds 80 columns #71: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:567: +__description("valid multiple map access into an array using constant without nullness") WARNING: Avoid line continuations in quoted strings #75: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:571: + asm volatile (" \ WARNING: line length of 86 exceeds 80 columns #104: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:600: +__description("valid map access into an array using 32-bit constant without nullness") WARNING: Avoid line continuations in quoted strings #108: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:604: + asm volatile (" \ WARNING: line length of 83 exceeds 80 columns #127: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:623: +__description("valid map access into a pcpu array using constant without nullness") WARNING: Avoid line continuations in quoted strings #131: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:627: + asm volatile (" \ WARNING: line length of 81 exceeds 80 columns #150: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:646: +__description("invalid map access into an array using constant without nullness") WARNING: Avoid line continuations in quoted strings #154: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:650: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #177: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:673: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #203: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:699: + asm volatile (" \ total: 0 errors, 11 warnings, 0 checks, 193 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 cd48c6539ebc ("bpf: selftests: verifier: Add nullness elision tests") 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, 11 warnings, 0 checks, 193 lines checked