WARNING: Avoid line continuations in quoted strings #51: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:549: + asm volatile (" \ WARNING: line length of 88 exceeds 80 columns #70: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:568: +__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:573: + asm volatile (" \ WARNING: line length of 86 exceeds 80 columns #104: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:602: +__description("valid map access into an array using 32-bit constant without nullness") WARNING: Avoid line continuations in quoted strings #109: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:607: + asm volatile (" \ WARNING: line length of 83 exceeds 80 columns #128: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:626: +__description("valid map access into a pcpu array using constant without nullness") WARNING: Avoid line continuations in quoted strings #133: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:631: + asm volatile (" \ WARNING: line length of 81 exceeds 80 columns #152: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:650: +__description("invalid map access into an array using constant without nullness") WARNING: Avoid line continuations in quoted strings #156: FILE: tools/testing/selftests/bpf/progs/verifier_array_access.c:654: + asm volatile (" \ total: 0 errors, 9 warnings, 0 checks, 153 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 7de831a9e5b3 ("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, 9 warnings, 0 checks, 153 lines checked