lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ