WARNING: line length of 81 exceeds 80 columns #143: FILE: drivers/net/ethernet/wangxun/libwx/wx_mbx.h:48: +#define WX_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ WARNING: line length of 85 exceeds 80 columns #524: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:555: + wr32(wx, WX_MAC_WDG_TIMEOUT, max_frs - WX_MAC_WDG_TIMEOUT_WTO_DELTA); WARNING: line length of 98 exceeds 80 columns #674: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:705: + wx_err(wx, "VF %d requested MACVLAN filter but is administratively denied\n", vf); WARNING: line length of 90 exceeds 80 columns #773: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:804: + WX_PSR_VM_L2CTL_MPE | WX_PSR_VM_L2CTL_UPE | WX_PSR_VM_L2CTL_VPE; WARNING: line length of 90 exceeds 80 columns #777: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:808: + disable = WX_PSR_VM_L2CTL_MPE | WX_PSR_VM_L2CTL_UPE | WX_PSR_VM_L2CTL_VPE; WARNING: line length of 91 exceeds 80 columns #782: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:813: + enable = WX_PSR_VM_L2CTL_BAM | WX_PSR_VM_L2CTL_ROMPE | WX_PSR_VM_L2CTL_MPE; WARNING: line length of 89 exceeds 80 columns #787: FILE: drivers/net/ethernet/wangxun/libwx/wx_sriov.c:818: + WX_PSR_VM_L2CTL_MPE | WX_PSR_VM_L2CTL_UPE | WX_PSR_VM_L2CTL_VPE; total: 0 errors, 7 warnings, 0 checks, 939 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 538bdf187049 ("net: libwx: Add msg task func") 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, 7 warnings, 0 checks, 939 lines checked