Re: [1/5] powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()

From: Michael Ellerman
Date: Sun Dec 23 2018 - 08:28:33 EST


On Thu, 2018-01-11 at 18:00:33 UTC, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, 11 Jan 2018 18:08:08 +0100
>
> Some data were printed into a sequence by four separate function calls.
> Print the same data by two single function calls instead.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/b52106a040e6f86848b05be1b43174

cheers