WARNING: line length of 88 exceeds 80 columns #41: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:63: + test_bit(idx0, npc_priv->en_map) ? '+' : ' ', WARNING: line length of 88 exceeds 80 columns #54: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:108: + test_bit(idx1, npc_priv->en_map) ? '+' : ' ', WARNING: line length of 88 exceeds 80 columns #57: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:111: + test_bit(idx0, npc_priv->en_map) ? '+' : ' ', WARNING: line length of 87 exceeds 80 columns #68: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:129: + seq_printf(s, "\t\t \t\t%05u(%#x)%c %s\n", idx0, pf1, WARNING: line length of 88 exceeds 80 columns #69: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:130: + test_bit(idx0, npc_priv->en_map) ? '+' : ' ', WARNING: line length of 90 exceeds 80 columns #117: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:185: + NPC_AF_CN20K_MCAMEX_BANKX_STAT_EXT(idx, bank)); WARNING: line length of 81 exceeds 80 columns #194: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:367: + npc_dentry = debugfs_create_file("mismatch", 0444, rvu->rvu_dbg.npc, rvu, total: 0 errors, 7 warnings, 0 checks, 237 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 bfad3cca870e ("octeontx2-af: npc: cn20k: debugfs enhancements") 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, 7 warnings, 0 checks, 237 lines checked