public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Morduan Zang <zhangdandan@uniontech.com>
To: remi@remlab.net
Cc: courmisch@gmail.com, davem@davemloft.net, edumazet@google.com,
	horms@kernel.org, kuba@kernel.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, pabeni@redhat.com,
	syzbot+706f5eb79044e686c794@syzkaller.appspotmail.com,
	syzkaller-bugs@googlegroups.com, zhangdandan@uniontech.com,
	zhanjun@uniontech.com
Subject: Re: [PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
Date: Thu, 23 Apr 2026 08:47:02 +0800	[thread overview]
Message-ID: <380EA6DD33CD573D+20260423004702.136366-1-zhangdandan@uniontech.com> (raw)
In-Reply-To: <2466095.vKB9LnXJlr@basile.remlab.net>

Hi Remi,

On Wed, Apr 22, 2026 at 06:18:48PM +0300, Remi Denis-Courmont wrote:
> This could be written as just
> 	if (err != -EINVAL || unlikely(...)) return err;

Thanks, that reads much better.  Folded into v2 and resending now.

Morduan

  reply	other threads:[~2026-04-23  0:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22  1:38 [PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind Morduan Zang
2026-04-22  2:21 ` Deepanshu Kartikey
2026-04-22 15:18 ` Rémi Denis-Courmont
2026-04-23  0:47   ` Morduan Zang [this message]
2026-04-23  1:05 ` [PATCH net v2] " Morduan Zang
2026-04-24  8:01   ` Rémi Denis-Courmont
2026-04-28  1:50   ` patchwork-bot+netdevbpf

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=380EA6DD33CD573D+20260423004702.136366-1-zhangdandan@uniontech.com \
    --to=zhangdandan@uniontech.com \
    --cc=courmisch@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=remi@remlab.net \
    --cc=syzbot+706f5eb79044e686c794@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    --cc=zhanjun@uniontech.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