From: Jiri Benc <jbenc@redhat.com>
To: zhong jiang <zhongjiang@huawei.com>
Cc: <davem@davemloft.net>, <edumazet@google.com>,
<kuznet@ms2.inr.ac.ru>, <yoshfuji@linux-ipv6.org>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] net: ipv4: Use BUG_ON directly instead of a if condition followed by BUG
Date: Mon, 10 Sep 2018 17:39:57 +0200 [thread overview]
Message-ID: <20180910173957.5f3728e6@redhat.com> (raw)
In-Reply-To: <1536590282-23899-1-git-send-email-zhongjiang@huawei.com>
On Mon, 10 Sep 2018 22:38:02 +0800, zhong jiang wrote:
> + BUG(skb_copy_bits(skb, ptr, &tmp, 1));
I doubt this builds.
Jiri
next prev parent reply other threads:[~2018-09-10 15:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 14:38 [PATCH] net: ipv4: Use BUG_ON directly instead of a if condition followed by BUG zhong jiang
2018-09-10 15:39 ` Jiri Benc [this message]
2018-09-11 1:12 ` zhong jiang
2018-09-10 20:23 ` kbuild test robot
2018-09-10 21:20 ` kbuild test robot
2018-09-11 8:51 ` Sergei Shtylyov
2018-09-11 8:59 ` zhong jiang
2018-09-11 9:11 ` Sergei Shtylyov
2018-09-11 9:19 ` zhong jiang
2018-09-11 9:33 ` Sergei Shtylyov
2018-09-12 6:54 ` David Miller
2018-09-12 13:25 ` zhong jiang
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=20180910173957.5f3728e6@redhat.com \
--to=jbenc@redhat.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.org \
--cc=zhongjiang@huawei.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).