WARNING: line length of 81 exceeds 80 columns #262: FILE: drivers/net/ethernet/marvell/octeontx2/nic/switch/sw_nb.c:218: + pr_debug("%s:%d Received v6 notification\n", __func__, __LINE__); WARNING: line length of 83 exceeds 80 columns #369: FILE: drivers/net/ethernet/marvell/octeontx2/nic/switch/sw_nb.c:325: + iter->cmd, iter->dst, iter->dst_len, iter->gw, dev->name); WARNING: line length of 81 exceeds 80 columns #446: FILE: drivers/net/ethernet/marvell/octeontx2/nic/switch/sw_nb.c:402: + pr_debug("%s:%d Wrong interaddr event %d\n", __func__, __LINE__, event); total: 0 errors, 3 warnings, 0 checks, 660 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 585ed435c313 ("octeontx2-pf: switch: Register for notifier chains.") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 3 warnings, 0 checks, 660 lines checked