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, 10 Apr 2020 18:42:16 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Konstantin Kharlamov <Hi-Angel@...dex.ru>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH] scsi: cxgb3i: move docs to functions documented

On Fri, 10 Apr 2020 20:07:32 +0300 Konstantin Kharlamov wrote:
> Move documentation for push_tx_frames near the push_tx_frames function,
> and likewise for release_offload_resources.
> 
> Signed-off-by: Konstantin Kharlamov <Hi-Angel@...dex.ru>

While at this could you also update the name of the parameter?
s/c3cn/csk/.

> +/**
> + * release_offload_resources - release offload resource
> + * @c3cn: the offloaded iscsi tcp connection.
> + * Release resources held by an offload connection (TID, L2T entry, etc.)
> + */
>  static void release_offload_resources(struct cxgbi_sock *csk)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ