WARNING: line length of 87 exceeds 80 columns #115: FILE: net/xdp/xsk.c:772: + skb_shinfo(xs->skb)->xsk_descs[xsk_get_num_desc(xs->skb)] = desc->addr; WARNING: line length of 97 exceeds 80 columns #136: FILE: net/xdp/xsk_queue.h:439: +static inline void xskq_prod_write_submit_addr_n(struct xsk_queue *q, u64 *addrs, u32 nb_entries) WARNING: From:/Signed-off-by: email name mismatch: 'From: "e.kubanski" ' != 'Signed-off-by: Eryk Kubanski ' total: 0 errors, 3 warnings, 0 checks, 87 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 16dda4fe1757 ("xsk: Fix out of order segment free in __xsk_generic_xmit()") 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, 87 lines checked