WARNING: line length of 97 exceeds 80 columns #38: FILE: net/ipv6/addrlabel.c:147: + net_dbg_ratelimited("%s(addr=%pI6, type=%d, ifindex=%d) => %08x\n", __func__, addr, type, WARNING: line length of 94 exceeds 80 columns #49: FILE: net/ipv6/addrlabel.c:161: + net_dbg_ratelimited("%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u)\n", __func__, WARNING: line length of 82 exceeds 80 columns #60: FILE: net/ipv6/addrlabel.c:204: + net_dbg_ratelimited("%s(newp=%p, replace=%d)\n", __func__, newp, replace); WARNING: line length of 96 exceeds 80 columns #72: FILE: net/ipv6/addrlabel.c:244: + __func__, prefix, prefixlen, ifindex, (unsigned int)label, replace); WARNING: line length of 92 exceeds 80 columns #82: FILE: net/ipv6/addrlabel.c:266: + net_dbg_ratelimited("%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", __func__, prefix, WARNING: line length of 92 exceeds 80 columns #93: FILE: net/ipv6/addrlabel.c:289: + net_dbg_ratelimited("%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", __func__, prefix, total: 0 errors, 6 warnings, 0 checks, 80 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 b257a539ed6e ("net: replace ADDRLABEL with dynamic debug") 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, 6 warnings, 0 checks, 80 lines checked