WARNING: line length of 81 exceeds 80 columns #533: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:498: +static void hinic3_qp_prepare_cmdq_header(struct hinic3_qp_ctxt_hdr *qp_ctxt_hdr, WARNING: line length of 90 exceeds 80 columns #579: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:544: + cpu_to_le32(SQ_CTXT_PKT_DROP_THD_SET(HINIC3_DEFAULT_DROP_THD_ON, THD_ON) | WARNING: line length of 92 exceeds 80 columns #580: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:545: + SQ_CTXT_PKT_DROP_THD_SET(HINIC3_DEFAULT_DROP_THD_OFF, THD_OFF)); WARNING: line length of 89 exceeds 80 columns #596: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:561: + SQ_CTXT_PREF_SET(SQ_WQ_PREFETCH_THRESHOLD, CACHE_THRESHOLD)); WARNING: line length of 83 exceeds 80 columns #599: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:564: + cpu_to_le32(SQ_CTXT_PREF_SET(SQ_CTXT_PREF_CI_HI(ci_start), CI_HI) | WARNING: line length of 89 exceeds 80 columns #668: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:633: + RQ_CTXT_PREF_SET(RQ_WQ_PREFETCH_THRESHOLD, CACHE_THRESHOLD)); WARNING: line length of 83 exceeds 80 columns #671: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c:636: + 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 56011428f045 ("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