WARNING: line length of 86 exceeds 80 columns #61: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:555: + {wx_mac_sp, SPEED_10000, SPEED_1000, SPEED_100, SPEED_UNKNOWN, SPEED_UNKNOWN}, WARNING: line length of 84 exceeds 80 columns #62: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:556: + {wx_mac_em, SPEED_1000, SPEED_100, SPEED_10, SPEED_UNKNOWN, SPEED_UNKNOWN}, WARNING: line length of 87 exceeds 80 columns #63: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:557: + {wx_mac_aml, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN}, WARNING: line length of 89 exceeds 80 columns #64: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:558: + {wx_mac_aml40, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN}, total: 0 errors, 4 warnings, 0 checks, 347 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 cd31f9675a1d ("net: txgbevf: add phylink check flow") 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, 347 lines checked