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]
Message-ID: <20251112094334.GB17382@unreal>
Date: Wed, 12 Nov 2025 11:43:34 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: netdev@...r.kernel.org, Jason Gunthorpe <jgg@...dia.com>,
	linux-rdma@...r.kernel.org
Subject: Re: [PATCH] RDMA/cm: correct typedef and bad line warnings

On Tue, Nov 11, 2025 at 10:29:08PM -0800, Randy Dunlap wrote:
> In include/rdma/ib_cm.h:
> 
> Correct a typedef's kernel-doc notation by adding the 'typedef' keyword
> to it to avoid a warning.
> Add a leading " *" to a kernel-doc line to avoid a warning.
> 
> Warning: ib_cm.h:289 function parameter 'ib_cm_handler' not described
>  in 'int'
> Warning: ib_cm.h:289 expecting prototype for ib_cm_handler().  Prototype
>  was for int() instead
> Warning: ib_cm.h:484 bad line: connection message in case duplicates
>  are received.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Cc: Jason Gunthorpe <jgg@...dia.com>
> Cc: Leon Romanovsky <leonro@...dia.com>
> Cc: linux-rdma@...r.kernel.org
> ---
>  include/rdma/ib_cm.h |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Thanks, applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ