All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Xiu Jianfeng <xiujianfeng@huawei.com>
Cc: mingo@redhat.com, juri.lelli@redhat.com,
	vincent.guittot@linaro.org, dietmar.eggemann@arm.com,
	rostedt@goodmis.org, bsegall@google.com, mgorman@suse.de,
	bristot@redhat.com, gustavoars@kernel.org,
	linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: Re: [PATCH -next] sched: Use struct_size() helper in task_numa_group()
Date: Mon, 10 Jan 2022 17:06:30 +0100	[thread overview]
Message-ID: <YdxZhsQ2NQ3dpUVR@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <20220107025212.177040-1-xiujianfeng@huawei.com>

On Fri, Jan 07, 2022 at 10:52:12AM +0800, Xiu Jianfeng wrote:
> Make use of struct_size() helper instead of an open-coded calculation.
> There is no functional change in this patch.

Why ?!? This makes something that was trivial to read into something
weird.

  parent reply	other threads:[~2022-01-10 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  2:52 [PATCH -next] sched: Use struct_size() helper in task_numa_group() Xiu Jianfeng
2022-01-07 14:36 ` Steven Rostedt
2022-01-10  1:20   ` xiujianfeng
2022-01-10 16:06 ` Peter Zijlstra [this message]
2022-01-10 16:11   ` Steven Rostedt
  -- strict thread matches above, loose matches on Subject: below --
2021-12-21 13:21 Xiu Jianfeng
2022-01-06 16:39 ` Steven Rostedt

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=YdxZhsQ2NQ3dpUVR@hirez.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=bristot@redhat.com \
    --cc=bsegall@google.com \
    --cc=dietmar.eggemann@arm.com \
    --cc=gustavoars@kernel.org \
    --cc=juri.lelli@redhat.com \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgorman@suse.de \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=vincent.guittot@linaro.org \
    --cc=xiujianfeng@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.