WARNING: line length of 83 exceeds 80 columns #146: FILE: drivers/net/ethernet/marvell/octeontx2/af/mbox.h:1768: + } mangle[MANGLE_ARR_SZ]; /* 2 for ETH, 1 for VLAN, 4 for IPv6, 2 for L4. */ WARNING: line length of 89 exceeds 80 columns #148: FILE: drivers/net/ethernet/marvell/octeontx2/af/mbox.h:1770: + u8 mangle_map[MANGLE_LAYER_CNT]; /* 1 for ETH, 1 for VLAN, 1 for L3, 1 for L4 */ total: 0 errors, 2 warnings, 0 checks, 203 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 0af4d52a5cbe ("octeontx2-af: switch: Add AF to switch mbox and skeleton files") 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, 2 warnings, 0 checks, 203 lines checked