WARNING: line length of 81 exceeds 80 columns #199: 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 #253: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:402: + u32 length, u32 timeout, bool return_data) WARNING: line length of 84 exceeds 80 columns #267: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:416: + err = read_poll_timeout(test_and_set_bit, busy, !busy, 1000, timeout * 1000, WARNING: line length of 81 exceeds 80 columns #279: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:428: + wr32a(wx, WX_SW2FW_MBOX, i, (__force u32)cpu_to_le32(buffer[i])); WARNING: line length of 83 exceeds 80 columns #286: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:435: + wr32m(wx, WX_SW2FW_MBOX_CMD, WX_SW2FW_MBOX_CMD_VLD, WX_SW2FW_MBOX_CMD_VLD); WARNING: line length of 85 exceeds 80 columns #362: FILE: drivers/net/ethernet/wangxun/libwx/wx_hw.c:511: + return wx_host_interface_command_s(wx, buffer, length, timeout, return_data); total: 0 errors, 6 warnings, 0 checks, 690 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 e01ea7523221 ("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, 6 warnings, 0 checks, 690 lines checked