WARNING: line length of 90 exceeds 80 columns #28: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2076: + * 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:2077: + * ||----|=====|--|----------||----|=====|-------------||--|-|=====|-------------|| WARNING: Avoid line continuations in quoted strings #45: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2093: + asm volatile (" \ WARNING: line length of 90 exceeds 80 columns #68: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2116: + * 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:2117: + * ||===|---------|------|===||===|----------------|===||===|---------|------|===|| WARNING: line length of 82 exceeds 80 columns #70: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2118: + * |b >| | |< b||b >| |< b||b >| | |< b| WARNING: Avoid line continuations in quoted strings #85: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:2133: + 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 2ccece57a904 ("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