WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #67: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #515: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_cmdq.c:444: + struct hinic3_cmdq_cmd_info *saved_cmd_info, WARNING: line length of 82 exceeds 80 columns #1413: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:95: +static const struct hinic3_aeq_elem *get_curr_aeq_elem(const struct hinic3_eq *eq) WARNING: line length of 85 exceeds 80 columns #2801: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_main.c:40: + info->coalesce_timer_cfg = HINIC3_DEAULT_TXRX_MSIX_COALESC_TIMER_CFG; WARNING: line length of 82 exceeds 80 columns #2802: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_main.c:41: + info->resend_timer_cfg = HINIC3_DEAULT_TXRX_MSIX_RESEND_TIMER_CFG; WARNING: line length of 82 exceeds 80 columns #2939: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_mbox.c:77: + enum mbox_msg_direction_type dir, WARNING: line length of 82 exceeds 80 columns #3924: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_wq.c:40: + wq->wq_block_vaddr[i] = cpu_to_be64(qpages->pages[i].align_paddr); total: 0 errors, 7 warnings, 0 checks, 3864 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 9f5e6bb506be ("hinic3: management interfaces") 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, 3864 lines checked