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] [day] [month] [year] [list]
Date:   Mon, 7 Mar 2022 14:49:12 +0200
From:   Leon Romanovsky <leon@...nel.org>
To:     Shangyan Zhou <sy.zhou@...mail.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH v4] rdma: Fix the logic to print unsigned int.

On Sun, Mar 06, 2022 at 02:56:06PM +0800, Shangyan Zhou wrote:
> Use the corresponding function and fmt string to print unsigned int32
> and int64.
> 
> Signed-off-by: Shangyan Zhou <sy.zhou@...mail.com>
> ---
>  rdma/res-cmid.c |  6 +++---
>  rdma/res-cq.c   | 10 +++++-----
>  rdma/res-ctx.c  |  4 ++--
>  rdma/res-mr.c   |  8 ++++----
>  rdma/res-pd.c   |  8 ++++----
>  rdma/res-qp.c   |  8 ++++----
>  rdma/res-srq.c  |  8 ++++----
>  rdma/res.c      | 15 ++++++++++++---
>  rdma/res.h      |  4 +++-
>  rdma/stat-mr.c  |  2 +-
>  rdma/stat.c     |  4 ++--
>  11 files changed, 44 insertions(+), 33 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@...dia.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ