WARNING: line length of 93 exceeds 80 columns #248: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3630: + /* If bug happened during copy/enable mcam, then there is a bug in allocation WARNING: line length of 88 exceeds 80 columns #249: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3631: + * algorithm itself. There is no point in rewinding and returning, as it WARNING: line length of 81 exceeds 80 columns #252: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3634: + if (npc_cn20k_enable_mcam_entry(rvu, blkaddr, old_midx, false)) { WARNING: line length of 82 exceeds 80 columns #259: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3641: + if (npc_cn20k_copy_mcam_entry(rvu, blkaddr, old_midx, new_midx)) { WARNING: line length of 84 exceeds 80 columns #344: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:3271: + if (npc_copy_mcam_entry(rvu, mcam, blkaddr, old_entry, new_entry)) { total: 0 errors, 5 warnings, 0 checks, 299 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 ef7c70fa12c4 ("octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k") 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, 5 warnings, 0 checks, 299 lines checked