WARNING: line length of 111 exceeds 80 columns #195: FILE: net/core/netdev_rx_queue.c:117: + NL_SET_ERR_MSG(extack, "unable to custom memory provider to device with XDP program attached"); WARNING: line length of 89 exceeds 80 columns #201: FILE: net/core/netdev_rx_queue.c:123: + NL_SET_ERR_MSG(extack, "designated queue already memory provider bound"); WARNING: line length of 84 exceeds 80 columns #206: FILE: net/core/netdev_rx_queue.c:128: + NL_SET_ERR_MSG(extack, "designated queue already in use by AF_XDP"); total: 0 errors, 3 warnings, 0 checks, 192 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 e29a77f4d5b0 ("net: move mp dev config validation to __net_mp_open_rxq()") 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, 3 warnings, 0 checks, 192 lines checked