Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Wen Gu <guwen@linux.alibaba.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: kgraul@linux.ibm.com, davem@davemloft.net,
linux-s390@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] net/smc: Avoid setting clcsock options after clcsock released
Date: Wed, 12 Jan 2022 11:32:24 +0800 [thread overview]
Message-ID: <c9cd9be8-9982-0f95-e862-7f54f8c3b886@linux.alibaba.com> (raw)
In-Reply-To: <20220111101417.04402570@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
On 2022/1/12 2:14 am, Jakub Kicinski wrote:
> On Mon, 10 Jan 2022 17:38:25 +0800 Wen Gu wrote:
>> - return smc->clcsock->ops->getsockopt(smc->clcsock, level, optname,
>> + rc = smc->clcsock->ops->getsockopt(smc->clcsock, level, optname,
>> optval, optlen);
>
> Please do realign the continuation line when moving the opening bracket.
Thanks for pointing this out. Will fix it.
Thanks,
Wen Gu
next prev parent reply other threads:[~2022-01-12 3:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-10 9:38 Wen Gu
2022-01-11 10:03 ` Karsten Graul
2022-01-11 16:34 ` Wen Gu
2022-01-12 9:38 ` Karsten Graul
2022-01-13 8:23 ` Wen Gu
2022-01-13 15:15 ` Wen Gu
2022-01-11 18:14 ` Jakub Kicinski
2022-01-12 3:32 ` Wen Gu [this message]
2022-01-12 7:11 ` dust.li
2022-01-12 8:16 ` Wen Gu
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=c9cd9be8-9982-0f95-e862-7f54f8c3b886@linux.alibaba.com \
--to=guwen@linux.alibaba.com \
--cc=davem@davemloft.net \
--cc=kgraul@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH net] net/smc: Avoid setting clcsock options after clcsock released' \
/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
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).