WARNING: line length of 81 exceeds 80 columns #531: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:494: +static void hinic3_qp_prepare_cmdq_header(struct hinic3_qp_ctxt_hdr *qp_ctxt_hdr, WARNING: line length of 90 exceeds 80 columns #577: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:540: + cpu_to_le32(SQ_CTXT_PKT_DROP_THD_SET(HINIC3_DEFAULT_DROP_THD_ON, THD_ON) | WARNING: line length of 92 exceeds 80 columns #578: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:541: + SQ_CTXT_PKT_DROP_THD_SET(HINIC3_DEFAULT_DROP_THD_OFF, THD_OFF)); WARNING: line length of 89 exceeds 80 columns #594: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:557: + SQ_CTXT_PREF_SET(SQ_WQ_PREFETCH_THRESHOLD, CACHE_THRESHOLD)); WARNING: line length of 83 exceeds 80 columns #597: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:560: + cpu_to_le32(SQ_CTXT_PREF_SET(SQ_CTXT_PREF_CI_HI(ci_start), CI_HI) | WARNING: line length of 89 exceeds 80 columns #666: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:629: + RQ_CTXT_PREF_SET(RQ_WQ_PREFETCH_THRESHOLD, CACHE_THRESHOLD)); WARNING: line length of 83 exceeds 80 columns #669: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:632: + cpu_to_le32(RQ_CTXT_PREF_SET(SQ_CTXT_PREF_CI_HI(ci_start), CI_HI) | total: 0 errors, 7 warnings, 0 checks, 865 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 7b1b83488f7c ("hinic3: Queue pair context initialization") 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, 865 lines checked