Re: [4/4] MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()

Markus Elfring <[email protected]> Mon, 15 Jun 2026 12:53:40 +0200
Newsgroups org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips
Message-ID <[email protected]>
>>> Do not use curly brackets at one source code place
>>> where a single statement should be sufficient.
…
> Generally, in most kernel subsystems the rule is that multi-line indents
> get curly braces for readability even when they aren't required because
> of the syntax.
How do you think about to adjust any process and software documentation accordingly?

Regards,
Markus