2022-05-28 19:31:21

by Juerg Haefliger

[permalink] [raw]
Subject: [PATCH 0/2] powerpc: Kconfig cleanups

Replace some stray tabs with whitespaces and remove an extra empty
line.

Juerg Haefliger (2):
powerpc: Kconfig: Replace tabs with whitespaces
powerpc: Kconfig.debug: Remove extra empty line

arch/powerpc/Kconfig | 6 +++---
arch/powerpc/Kconfig.debug | 1 -
2 files changed, 3 insertions(+), 4 deletions(-)

--
2.32.0



2022-07-04 12:03:52

by Michael Ellerman

[permalink] [raw]
Subject: Re: [PATCH 0/2] powerpc: Kconfig cleanups

On Thu, 26 May 2022 08:57:35 +0200, Juerg Haefliger wrote:
> Replace some stray tabs with whitespaces and remove an extra empty
> line.
>
> Juerg Haefliger (2):
> powerpc: Kconfig: Replace tabs with whitespaces
> powerpc: Kconfig.debug: Remove extra empty line
>
> [...]

Applied to powerpc/next.

[1/2] powerpc: Kconfig: Replace tabs with whitespaces
https://git.kernel.org/powerpc/c/cea9d62b64c981b2a72e7166b21ba413fea16c83
[2/2] powerpc: Kconfig.debug: Remove extra empty line
https://git.kernel.org/powerpc/c/d60cb5010cafc7889384ce49292a320f5bcd56ff

cheers