[PATCH 0/3] LoongArch: More efficient data output in show_cpuinfo()

Markus Elfring posted 3 patches 3 days, 16 hours ago
arch/loongarch/kernel/proc.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
[PATCH 0/3] LoongArch: More efficient data output in show_cpuinfo()
Posted by Markus Elfring 3 days, 16 hours ago
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 4 Jun 2026 16:40:05 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Simplify data output
  Delete unnecessary braces
  Combine two seq_puts() calls

 arch/loongarch/kernel/proc.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
2.54.0
Re: [PATCH 0/3] LoongArch: More efficient data output in show_cpuinfo()
Posted by Huacai Chen 3 days, 4 hours ago
Hi, Markus,

I suggest squash these pieces to a single patch.

Huacai

On Thu, Jun 4, 2026 at 10:48 PM Markus Elfring <Markus.Elfring@web.de> wrote:
>
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Thu, 4 Jun 2026 16:40:05 +0200
>
> A few update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (3):
>   Simplify data output
>   Delete unnecessary braces
>   Combine two seq_puts() calls
>
>  arch/loongarch/kernel/proc.c | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
>
> --
> 2.54.0
>
>