WARNING: Avoid line continuations in quoted strings #51: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:548: + asm volatile (" \ WARNING: line length of 88 exceeds 80 columns #70: 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 #74: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:571: + asm volatile (" \ WARNING: line length of 86 exceeds 80 columns #103: 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 #107: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:604: + asm volatile (" \ WARNING: line length of 83 exceeds 80 columns #126: 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 #130: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:627: + asm volatile (" \ WARNING: line length of 81 exceeds 80 columns #149: 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 #153: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:650: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #176: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:673: + asm volatile (" \ total: 0 errors, 10 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 9c664537cdcb ("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, 10 warnings, 0 checks, 176 lines checked