WARNING: line length of 87 exceeds 80 columns #123: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1258: + netdev_err(emac->ndev, "Failed to create RX queue: %d\n", ret); WARNING: line length of 85 exceeds 80 columns #151: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1286: + netdev_err(emac->ndev, "XSK queue ID %d not registered\n", queue_id); WARNING: line length of 90 exceeds 80 columns #157: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1292: + netdev_err(emac->ndev, "No XSK pool registered for queue %d\n", queue_id); WARNING: line length of 87 exceeds 80 columns #176: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1311: + netdev_err(emac->ndev, "Failed to create RX queue: %d\n", ret); WARNING: line length of 88 exceeds 80 columns #198: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1340: + prueth_xsk_pool_enable(emac, bpf->xsk.pool, bpf->xsk.queue_id) : total: 0 errors, 5 warnings, 0 checks, 226 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 da5e29252f23 ("net: ti: icssg-prueth: Add XSK pool helpers") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 5 warnings, 0 checks, 226 lines checked