WARNING: Avoid line continuations in quoted strings #51: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:547: + asm volatile (" \ WARNING: line length of 88 exceeds 80 columns #70: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:566: +__description("valid multiple map access into an array using constant without nullness") WARNING: Avoid line continuations in quoted strings #74: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:570: + asm volatile (" \ WARNING: line length of 86 exceeds 80 columns #103: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:599: +__description("valid map access into an array using 32-bit constant without nullness") WARNING: Avoid line continuations in quoted strings #111: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:607: + asm volatile (" \ WARNING: line length of 88 exceeds 80 columns #130: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:626: +__description("valid map access into an array using 32-bit constant 0 without nullness") WARNING: Avoid line continuations in quoted strings #138: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:634: + asm volatile (" \ WARNING: line length of 83 exceeds 80 columns #157: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:653: +__description("valid map access into a pcpu array using constant without nullness") WARNING: Avoid line continuations in quoted strings #161: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:657: + asm volatile (" \ WARNING: line length of 81 exceeds 80 columns #180: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:676: +__description("invalid map access into an array using constant without nullness") WARNING: Avoid line continuations in quoted strings #184: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:680: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #207: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:703: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #233: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:729: + asm volatile (" \ total: 0 errors, 13 warnings, 0 checks, 224 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 06227f700712 ("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, 13 warnings, 0 checks, 224 lines checked