WARNING: line length of 87 exceeds 80 columns #28: FILE: net/l2tp/l2tp_core.c:319: +struct l2tp_session *l2tp_session_get(const struct net *net, struct sock *sk, int pver, WARNING: line length of 87 exceeds 80 columns #49: FILE: net/l2tp/l2tp_core.h:235: +struct l2tp_session *l2tp_session_get(const struct net *net, struct sock *sk, int pver, WARNING: line length of 86 exceeds 80 columns #63: FILE: net/l2tp/l2tp_netlink.c:64: + session = l2tp_session_get(net, tunnel->sock, tunnel->version, WARNING: line length of 83 exceeds 80 columns #97: FILE: net/l2tp/l2tp_ppp.c:1049: + session = l2tp_session_get(tunnel->l2tp_net, tunnel->sock, tunnel->version, total: 0 errors, 4 warnings, 0 checks, 60 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 b2f1ec645318 ("l2tp: use IDR for all session lookups") 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, 4 warnings, 0 checks, 60 lines checked