WARNING: line length of 85 exceeds 80 columns #76: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:554: + npc_get_kpu_action_nth_entry(rvu, profile, idx), WARNING: line length of 89 exceeds 80 columns #275: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1708: + (void *)npc_get_kpu_cam_nth_entry(rvu, profile, entry), WARNING: line length of 95 exceeds 80 columns #284: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1715: + (void *)npc_get_kpu_action_nth_entry(rvu, profile, entry), WARNING: line length of 84 exceeds 80 columns #382: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1867: + memcpy((void *)profile->ikpu2, action, sizeof(ikpu_action_entries)); WARNING: line length of 83 exceeds 80 columns #402: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1880: + offset += sizeof(*fw_kpu) + fw_kpu->entries * sizeof(*cam); WARNING: line length of 86 exceeds 80 columns #403: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1881: + action = (struct npc_kpu_profile_action *)(fw->data + offset); total: 0 errors, 6 warnings, 0 checks, 526 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 825b0fe20845 ("octeontx2-af: npc: Support for custom KPU profile from filesystem") 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, 6 warnings, 0 checks, 526 lines checked