WARNING: line length of 81 exceeds 80 columns #165: FILE: drivers/net/ethernet/oa_tc6.c:81: + FIELD_PREP(OA_TC6_CTRL_HEADER_MEM_MAP_SELECTOR, address >> 16) | WARNING: line length of 82 exceeds 80 columns #309: FILE: drivers/net/ethernet/oa_tc6.c:225: + OA_TC6_CTRL_SPI_BUF_SIZE, GFP_KERNEL); WARNING: line length of 82 exceeds 80 columns #314: FILE: drivers/net/ethernet/oa_tc6.c:230: + OA_TC6_CTRL_SPI_BUF_SIZE, GFP_KERNEL); total: 0 errors, 3 warnings, 0 checks, 286 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 6ecfe13c4752 ("net: ethernet: oa_tc6: implement register write operation") 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, 3 warnings, 0 checks, 286 lines checked