WARNING: line length of 84 exceeds 80 columns #69: 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 #82: 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 #117: FILE: net/ipv4/ipmr.c:3034: + atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); WARNING: line length of 83 exceeds 80 columns #151: FILE: net/ipv6/ip6mr.c:525: + atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); WARNING: line length of 84 exceeds 80 columns #173: 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 #186: 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, 152 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 a4d48ad160d7 ("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, 152 lines checked