Re: [PATCH] powerpc: Don't use --- in kernel logs

From: Madhavan Srinivasan
Date: Sat May 03 2025 - 23:21:41 EST


On Wed, 12 Feb 2025 08:40:48 +0100, Christophe Leroy wrote:
> When a kernel log containing --- at the start of a line is copied into
> a patch message, 'git am' drops everything located after that ---.
>
> Replace --- by ---- to avoid that.
>
>

Applied to powerpc/next.

[1/1] powerpc: Don't use --- in kernel logs
https://git.kernel.org/powerpc/c/b2f64cf1585a3afd06261dd4ae067136b6a66eb4

Thanks