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

From: Markus Elfring

Date: Mon Jun 15 2026 - 06:57:03 EST


>>> 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