WARNING: line length of 82 exceeds 80 columns #272: FILE: drivers/net/ethernet/oa_tc6.c:770: + enum oa_tc6_data_start_valid_info start_valid = OA_TC6_DATA_START_INVALID; WARNING: line length of 81 exceeds 80 columns #290: FILE: drivers/net/ethernet/oa_tc6.c:788: + length_to_copy = min_t(u16, remaining_length, OA_TC6_CHUNK_PAYLOAD_SIZE); WARNING: line length of 82 exceeds 80 columns #449: FILE: drivers/net/ethernet/oa_tc6.c:976: + OA_TC6_SPI_DATA_BUF_SIZE, GFP_KERNEL); WARNING: line length of 82 exceeds 80 columns #454: FILE: drivers/net/ethernet/oa_tc6.c:981: + OA_TC6_SPI_DATA_BUF_SIZE, GFP_KERNEL); total: 0 errors, 4 warnings, 0 checks, 462 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 3833802f4249 ("net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames") 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, 4 warnings, 0 checks, 462 lines checked