WARNING: line length of 81 exceeds 80 columns #197: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:293: + u32 length, u32 timeout, bool return_data) WARNING: line length of 81 exceeds 80 columns #230: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:381: + u32 length, u32 timeout, bool return_data) WARNING: line length of 81 exceeds 80 columns #257: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:408: + wr32a(wx, WX_SW2FW_MBOX, i, (__force u32)cpu_to_le32(buffer[i])); WARNING: line length of 83 exceeds 80 columns #264: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:415: + wr32m(wx, WX_SW2FW_MBOX_CMD, WX_SW2FW_MBOX_CMD_VLD, WX_SW2FW_MBOX_CMD_VLD); WARNING: line length of 85 exceeds 80 columns #355: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:506: + return wx_host_interface_command_s(wx, buffer, length, timeout, return_data); total: 0 errors, 5 warnings, 0 checks, 653 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 1e54168d993f ("net: txgbe: Add basic support for new AML devices") 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, 653 lines checked