WARNING: line length of 83 exceeds 80 columns #60: FILE: net/ipv4/inet_connection_sock.c:303: + if (inet_bind2_bucket_match_addr_any(tb2, net, port, l3mdev, sk) && WARNING: line length of 95 exceeds 80 columns #61: FILE: net/ipv4/inet_connection_sock.c:304: + inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, reuseport_ok)) { total: 0 errors, 2 warnings, 0 checks, 20 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 df808868e086 ("net: fix the any addr conflict check in inet_bhash2_addr_any_conflict") 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, 2 warnings, 0 checks, 20 lines checked