WARNING: line length of 82 exceeds 80 columns #631: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:2162: + incomplete = FXGMAC_GET_BITS(pkt_info->attr, ATTR_RX, INCOMPLETE); WARNING: line length of 86 exceeds 80 columns #632: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:2163: + context_next = FXGMAC_GET_BITS(pkt_info->attr, ATTR_RX, CONTEXT_NEXT); total: 0 errors, 2 warnings, 0 checks, 727 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 2c5764b1c9e3 ("motorcomm:yt6801: Implement the poll functions") 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, 2 warnings, 0 checks, 727 lines checked