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

Markus Elfring <[email protected]> Mon, 15 Jun 2026 13:13:51 +0200
Newsgroups org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips
Message-ID <[email protected]>
> 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.

By the way:
Would you eventually prefer any other indentation (or formatting) for
the affected statement?

Regards,
Markus