WARNING: line length of 84 exceeds 80 columns #136: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1645: + adapter->from_fs ? (void *)&profile->cam2[entry] : WARNING: line length of 83 exceeds 80 columns #217: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1791: + memcpy((void *)profile->ikpu, action, sizeof(ikpu_action_entries)); WARNING: line length of 83 exceeds 80 columns #237: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1804: + offset += sizeof(*fw_kpu) + fw_kpu->entries * sizeof(*cam); WARNING: line length of 86 exceeds 80 columns #238: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1805: + action = (struct npc_kpu_profile_action *)(fw->data + offset); total: 0 errors, 4 warnings, 0 checks, 330 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 717f87e21d56 ("octeontx2-af: Add support for loading 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, 4 warnings, 0 checks, 330 lines checked