From: Leon Romanovsky <leon@kernel.org>
To: Shangyan Zhou <sy.zhou@hotmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v4] rdma: Fix the logic to print unsigned int.
Date: Mon, 7 Mar 2022 14:49:12 +0200 [thread overview]
Message-ID: <YiX/SCRS/tx2koQs@unreal> (raw)
In-Reply-To: <OSAPR01MB75671B497B8A1A66AC2BE743E3079@OSAPR01MB7567.jpnprd01.prod.outlook.com>
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@hotmail.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@nvidia.com>
prev parent reply other threads:[~2022-03-07 12:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 3:06 [PATCH] rdma: Fix res_print_uint() Shangyan Zhou
2022-03-03 18:44 ` Leon Romanovsky
2022-03-04 3:17 ` Shangyan Zhou
2022-03-04 3:00 ` [PATCH v2] " Shangyan Zhou
2022-03-04 7:02 ` Leon Romanovsky
2022-03-04 12:47 ` Shangyan Zhou
2022-03-04 12:46 ` [PATCH v3] rdma: Fix res_print_uint() and add res_print_u64() Shangyan Zhou
2022-03-04 17:33 ` Leon Romanovsky
2022-03-06 7:00 ` Shangyan Zhou
2022-03-06 6:56 ` [PATCH v4] rdma: Fix the logic to print unsigned int Shangyan Zhou
2022-03-07 12:49 ` Leon Romanovsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YiX/SCRS/tx2koQs@unreal \
--to=leon@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sy.zhou@hotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).