From: "Zhijian Li (Fujitsu)" <lizhijian@fujitsu.com>
To: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@fujitsu.com>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Cc: "zyjzyj2000@gmail.com" <zyjzyj2000@gmail.com>,
"jgg@ziepe.ca" <jgg@ziepe.ca>,
"leon@kernel.org" <leon@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"rpearsonhpe@gmail.com" <rpearsonhpe@gmail.com>
Subject: Re: [PATCH v2 1/2] RDMA/rxe: Improve newline in printing messages
Date: Wed, 23 Aug 2023 07:16:45 +0000 [thread overview]
Message-ID: <04b5879b-fabf-bf28-5a20-b65b555b72ba@fujitsu.com> (raw)
In-Reply-To: <OS7PR01MB11804F618EF235291066AE96EE51CA@OS7PR01MB11804.jpnprd01.prod.outlook.com>
On 23/08/2023 15:07, Matsuda, Daisuke/松田 大輔 wrote:
> On Wed, Aug 23, 2023 3:12 PM Li Zhijian wrote:
>>
>> Previously rxe_{dbg,info,err}() macros are appened built-in newline,
>> sut some users will add redundent newline some times. So remove the
>> built-int newline for this macros.
>
> It seems the sentences above contain 4 typos.
> Perhaps, you can use a spell checker. (MS Outlook will do.)
>
hahaha, My Thunderbird spell checker only found out "appened" "sut" and redundent
where is the 4th one :)
>>
>> In terms of rxe_{dbg,info,err}_xxx() macros, because they don't have
>> built-in newline, append newline when using them.
>>
>> CC: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
>> Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
>> ---
>
> Great!
> I am afraid there are still 4 massages to fix.
> Can you check rxe_init_sq() and rxe_init_rq() in rxe_qp.c?
rxe_init_sq() and rxe_init_rq() has gone in my v6.5-rc7 ? Didn't you
>
> Feel free to add my reviewed-by tag in next revision:
> Reviewed-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
thanks
>
> Daisuke
>
>> I have use below script to verify if all of them are cleanup:
>> git grep -n -E "rxe_info.*\"|rxe_err.*\"|rxe_dbg.*\"" drivers/infiniband/sw/rxe/ | grep -v '\\n'
>> ---
>> drivers/infiniband/sw/rxe/rxe.c | 6 +-
>> drivers/infiniband/sw/rxe/rxe.h | 6 +-
>> drivers/infiniband/sw/rxe/rxe_comp.c | 4 +-
>> drivers/infiniband/sw/rxe/rxe_cq.c | 4 +-
>> drivers/infiniband/sw/rxe/rxe_mr.c | 16 +-
>> drivers/infiniband/sw/rxe/rxe_mw.c | 2 +-
>> drivers/infiniband/sw/rxe/rxe_resp.c | 12 +-
>> drivers/infiniband/sw/rxe/rxe_task.c | 4 +-
>> drivers/infiniband/sw/rxe/rxe_verbs.c | 216 +++++++++++++-------------
>> 9 files changed, 135 insertions(+), 135 deletions(-)
next prev parent reply other threads:[~2023-08-23 7:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 6:11 Li Zhijian
2023-08-23 6:11 ` [PATCH v2 2/2] RDMA/rxe: Call rxe_set_mtu after rxe_register_device Li Zhijian
2023-09-16 2:28 ` Zhu Yanjun
2023-08-23 7:07 ` [PATCH v2 1/2] RDMA/rxe: Improve newline in printing messages Daisuke Matsuda (Fujitsu)
2023-08-23 7:16 ` Zhijian Li (Fujitsu) [this message]
2023-08-23 7:25 ` Daisuke Matsuda (Fujitsu)
2023-08-23 7:36 ` Zhijian Li (Fujitsu)
2023-08-23 7:43 ` Zhu Yanjun
2023-08-28 8:56 ` John Ogness
2023-08-28 10:15 ` Zhu Yanjun
2023-08-28 10:51 ` John Ogness
2023-08-28 12:15 ` Zhu Yanjun
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=04b5879b-fabf-bf28-5a20-b65b555b72ba@fujitsu.com \
--to=lizhijian@fujitsu.com \
--cc=jgg@ziepe.ca \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=matsuda-daisuke@fujitsu.com \
--cc=rpearsonhpe@gmail.com \
--cc=zyjzyj2000@gmail.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
all inboxes | Powered by JetHome®