WARNING: line length of 81 exceeds 80 columns #92: FILE: drivers/edac/thunderx_edac.c:1145: + lane, ctx->reg_lane_stat11[lane]); WARNING: line length of 84 exceeds 80 columns #103: FILE: drivers/edac/thunderx_edac.c:1154: + edac_device_handle_ce(ocx->edac_dev, 0, 0, seq_buf_str(&s)); WARNING: line length of 84 exceeds 80 columns #136: FILE: drivers/edac/thunderx_edac.c:1226: + edac_device_handle_ue(ocx->edac_dev, 0, 0, seq_buf_str(&s)); WARNING: line length of 84 exceeds 80 columns #139: FILE: drivers/edac/thunderx_edac.c:1228: + edac_device_handle_ce(ocx->edac_dev, 0, 0, seq_buf_str(&s)); WARNING: line length of 83 exceeds 80 columns #159: FILE: drivers/edac/thunderx_edac.c:1902: + l2c->edac_dev->ctl_name, reg_int_name, ctx->reg_int, WARNING: line length of 84 exceeds 80 columns #169: FILE: drivers/edac/thunderx_edac.c:1910: + edac_device_handle_ue(l2c->edac_dev, 0, 0, seq_buf_str(&s)); WARNING: line length of 84 exceeds 80 columns #172: FILE: drivers/edac/thunderx_edac.c:1912: + edac_device_handle_ce(l2c->edac_dev, 0, 0, seq_buf_str(&s)); total: 0 errors, 7 warnings, 0 checks, 139 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 bbcf03585a26 ("EDAC/thunderx: Replace strlcat() with seq_buf") 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, 139 lines checked