WARNING: line length of 84 exceeds 80 columns #90: FILE: net/ipv4/ipmr.c:1686: + sr->wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); WARNING: line length of 83 exceeds 80 columns #103: FILE: net/ipv4/ipmr.c:1758: + sr.wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); WARNING: line length of 83 exceeds 80 columns #138: FILE: net/ipv4/ipmr.c:3034: + atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); WARNING: line length of 83 exceeds 80 columns #172: FILE: net/ipv6/ip6mr.c:525: + atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); WARNING: line length of 84 exceeds 80 columns #194: FILE: net/ipv6/ip6mr.c:1950: + sr->wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); WARNING: line length of 83 exceeds 80 columns #207: FILE: net/ipv6/ip6mr.c:2022: + sr.wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); total: 0 errors, 6 warnings, 0 checks, 166 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 d20b448ff07c ("inet: ipmr: fix data-races") 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, 166 lines checked