WARNING: line length of 81 exceeds 80 columns #75: FILE: drivers/net/geneve.c:1090: + sport = udp_flow_src_port(geneve->net, skb, geneve->cfg.port_min, WARNING: line length of 81 exceeds 80 columns #86: FILE: drivers/net/geneve.c:1116: + sport = udp_flow_src_port(geneve->net, skb, geneve->cfg.port_min, WARNING: line length of 102 exceeds 80 columns #95: FILE: drivers/net/geneve.c:1241: + [IFLA_GENEVE_PORT_RANGE] = NLA_POLICY_EXACT_LEN(sizeof(struct ifla_geneve_port_range)), WARNING: line length of 81 exceeds 80 columns #108: FILE: drivers/net/geneve.c:1292: + NL_SET_ERR_MSG_ATTR(extack, data[IFLA_GENEVE_PORT_RANGE], WARNING: line length of 100 exceeds 80 columns #149: FILE: drivers/net/geneve.c:1777: + nla_total_size(sizeof(struct ifla_geneve_port_range)) + /* IFLA_GENEVE_PORT_RANGE */ total: 0 errors, 5 warnings, 0 checks, 148 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 0723d347a4fc ("geneve: Allow users to specify source port range") 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, 5 warnings, 0 checks, 148 lines checked