CHECK: Alignment should match open parenthesis #210: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:3085: +int rvu_mbox_handler_npc_mcam_alloc_counter(struct rvu *rvu, + struct npc_mcam_alloc_counter_req *req, CHECK: Alignment should match open parenthesis #250: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:3140: +int rvu_mbox_handler_npc_mcam_free_counter(struct rvu *rvu, + struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) total: 0 errors, 0 warnings, 2 checks, 310 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 a486eedeebb6 ("octeontx2-af: Knobs for NPC default rule counters") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 0 warnings, 2 checks, 310 lines checked