WARNING: line length of 86 exceeds 80 columns #75: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:507: + {wx_mac_sp, SPEED_10000, SPEED_1000, SPEED_100, SPEED_UNKNOWN, SPEED_UNKNOWN}, WARNING: line length of 84 exceeds 80 columns #76: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:508: + {wx_mac_em, SPEED_1000, SPEED_100, SPEED_10, SPEED_UNKNOWN, SPEED_UNKNOWN}, WARNING: line length of 87 exceeds 80 columns #77: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:509: + {wx_mac_aml, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN}, WARNING: line length of 89 exceeds 80 columns #78: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:510: + {wx_mac_aml40, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN}, WARNING: line length of 81 exceeds 80 columns #92: FILE: drivers/net/ethernet/wangxun/libwx/wx_vf.c:524: + 100, 500, false, wx, WX_VXSTATUS); total: 0 errors, 5 warnings, 0 checks, 318 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 811e29021232 ("net: txgbevf: add link update 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, 5 warnings, 0 checks, 318 lines checked