WARNING: line length of 91 exceeds 80 columns #58: FILE: arch/riscv/net/bpf_jit_comp32.c:912: + emit(rv_amoadd_w(fetch_reg, lo(rs), RV_REG_T0, 0, 0), ctx); WARNING: line length of 91 exceeds 80 columns #62: FILE: arch/riscv/net/bpf_jit_comp32.c:916: + emit(rv_amoand_w(fetch_reg, lo(rs), RV_REG_T0, 0, 0), ctx); WARNING: line length of 90 exceeds 80 columns #66: FILE: arch/riscv/net/bpf_jit_comp32.c:920: + emit(rv_amoor_w(fetch_reg, lo(rs), RV_REG_T0, 0, 0), ctx); WARNING: line length of 91 exceeds 80 columns #70: FILE: arch/riscv/net/bpf_jit_comp32.c:924: + emit(rv_amoxor_w(fetch_reg, lo(rs), RV_REG_T0, 0, 0), ctx); WARNING: line length of 92 exceeds 80 columns #73: FILE: arch/riscv/net/bpf_jit_comp32.c:927: + emit(rv_amoswap_w(fetch_reg, lo(rs), RV_REG_T0, 0, 0), ctx); total: 0 errors, 5 warnings, 0 checks, 74 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 b99536585fed ("riscv, bpf: Add 32 bit atomic operations to RV32 JIT") 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, 5 warnings, 0 checks, 74 lines checked