WARNING: line length of 90 exceeds 80 columns #28: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2193: + * N*2^32 (N+1)*2^32 (N+2)*2^32 (N+3)*2^32 WARNING: line length of 83 exceeds 80 columns #29: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2194: + * ||----|=====|--|----------||----|=====|-------------||--|-|=====|-------------|| WARNING: Avoid line continuations in quoted strings #45: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2210: + asm volatile (" \ WARNING: line length of 90 exceeds 80 columns #68: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2233: + * N*2^32 (N+1)*2^32 (N+2)*2^32 (N+3)*2^32 WARNING: line length of 83 exceeds 80 columns #69: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2234: + * ||===|---------|------|===||===|----------------|===||===|---------|------|===|| WARNING: line length of 82 exceeds 80 columns #70: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2235: + * |b >| | |< b||b >| |< b||b >| | |< b| WARNING: Avoid line continuations in quoted strings #85: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2250: + asm volatile (" \ total: 0 errors, 7 warnings, 0 checks, 84 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 7067534cff9f ("selftests/bpf: new cases handled by 32->64 range refinements") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 7 warnings, 0 checks, 84 lines checked