WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #139: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #183: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:40: + writew(tas->max_sdu_table.max_sdu[gate_idx], &max_sdu_tbl_ptr[gate_idx]); WARNING: line length of 82 exceeds 80 columns #248: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:105: + writel(change_cycle_count, emac->dram.va + TAS_CONFIG_CHANGE_CYCLE_COUNT); WARNING: line length of 89 exceeds 80 columns #254: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:111: + /* config_pending cleared by f/w when new shadow list is copied to active list */ WARNING: line length of 81 exceeds 80 columns #293: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:150: + for (gate_idx = 0; gate_idx < PRUETH_MAX_TX_QUEUES; gate_idx++) { WARNING: line length of 97 exceeds 80 columns #294: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:151: + u8 gate_mask_list_idx = readb(&tas->fw_shadow_list->gate_mask_list[idx]); WARNING: line length of 102 exceeds 80 columns #298: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:155: + gate_close_time = readl(&tas->fw_shadow_list->win_end_time_list[idx]); WARNING: line length of 90 exceeds 80 columns #301: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:158: + &tas->fw_shadow_list->gate_close_time_list[idx][gate_idx]); WARNING: line length of 84 exceeds 80 columns #311: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:168: + netdev_err(emac->ndev, "failed to swap f/w config list: %d\n", ret); WARNING: line length of 89 exceeds 80 columns #333: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:190: + NL_SET_ERR_MSG_MOD(taprio->extack, "Cycle time extension not supported"); WARNING: line length of 111 exceeds 80 columns #338: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:195: + NL_SET_ERR_MSG_FMT_MOD(taprio->extack, "cycle_time %llu is more than max supported cycle_time", WARNING: line length of 114 exceeds 80 columns #344: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:201: + NL_SET_ERR_MSG_FMT_MOD(taprio->extack, "cycle_time %llu is less than min supported cycle_time %d", WARNING: line length of 111 exceeds 80 columns #350: FILE: drivers/net/ethernet/ti/icssg/icssg_qos.c:207: + NL_SET_ERR_MSG_FMT_MOD(taprio->extack, "num_entries %lu is more than max supported entries %d", total: 0 errors, 13 warnings, 0 checks, 500 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 a7673da8c55d ("net: ti: icssg-prueth: add TAPRIO offload support") 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, 13 warnings, 0 checks, 500 lines checked