[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9a43d342868ca6803119e401e7898180b65c4e7c.camel@kernel.org>
Date: Fri, 18 Sep 2020 11:25:25 -0700
From: Saeed Mahameed <saeed@...nel.org>
To: Srujana Challa <schalla@...vell.com>, herbert@...dor.apana.org.au,
davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-crypto@...r.kernel.org,
kuba@...nel.org, sgoutham@...vell.com, gakula@...vell.com,
sbhatta@...vell.com, schandran@...vell.com, pathreya@...vell.com,
Vidya Sagar Velumuri <vvelumuri@...vell.com>,
Lukas Bartosik <lbartosik@...vell.com>
Subject: Re: [PATCH v3,net-next,2/4] octeontx2-af: add support to manage the
CPT unit
On Thu, 2020-09-17 at 18:58 +0530, Srujana Challa wrote:
>
>
> +int rvu_mbox_handler_nix_inline_ipsec_lf_cfg(struct rvu *rvu,
>
> + struct nix_inline_ipsec_lf_cfg *req, struct msg_rsp
>
Can you do something about this code alignment ?
checkpatch outputs:
---------------------------------------------------------------------
---
Commit c5f9e5da557f ("octeontx2-af: add support to manage the CPT
unit")
---------------------------------------------------------------------
---
CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#958: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:3454:
+int rvu_mbox_handler_nix_inline_ipsec_lf_cfg(struct rvu *rvu,
+ struct nix_inline_ipsec_lf_cfg *req, struct msg_rsp
*rsp)
WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal
patch author 'Srujana <schalla@...vell.com>'
Powered by blists - more mailing lists