Re: [2/3] powerpc: Make newline in cpuinfo unconditional
From: Michael Ellerman <hidden> Date: 2018-01-17 13:30:26
On Wed, 2018-01-10 at 06:10:13 UTC, Benjamin Herrenschmidt wrote:
We used to not put the newline between the CPU part and the summary
part on UP kernels. This is a rather pointless ifdef so take it out.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>