All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Igor Putko <igorpetindev@gmail.com>
Cc: tj@kernel.org, jiangshanlai@gmail.com, sshegde@linux.ibm.com,
	vschneid@redhat.com, pauld@redhat.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] kernel/stop_machine: remove redundant initialization for stop_machine_initialized
Date: Tue, 23 Jun 2026 14:32:50 +0200	[thread overview]
Message-ID: <20260623123250.GV48970@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20260623120101.4942-3-igorpetindev@gmail.com>

On Tue, Jun 23, 2026 at 03:01:01PM +0300, Igor Putko wrote:
> The static variable 'stop_machine_initialized' is implicitly initialized
> to false. Remove the explicit initialization to follow the Linux
> kernel coding style.

Please don't do whitespace patches. We can fix this whenever real
changes are required.

      reply	other threads:[~2026-06-23 12:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-23 12:00 [PATCH 0/2] kernel: remove redundant static variable initializations Igor Putko
2026-06-23 12:01 ` [PATCH 1/2] kernel/workqueue: remove redundant initialization for static variables Igor Putko
2026-06-23 12:01 ` [PATCH 2/2] kernel/stop_machine: remove redundant initialization for stop_machine_initialized Igor Putko
2026-06-23 12:32   ` Peter Zijlstra [this message]

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=20260623123250.GV48970@noisy.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=igorpetindev@gmail.com \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pauld@redhat.com \
    --cc=sshegde@linux.ibm.com \
    --cc=tj@kernel.org \
    --cc=vschneid@redhat.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.