Re: [PATCH] MIPS: Fix whitespace damage in r4k_wait from VS timer fix

From: Thomas Bogendoerfer
Date: Mon Dec 01 2025 - 04:45:36 EST


On Sun, Oct 19, 2025 at 12:49:02PM +0100, Maciej W. Rozycki wrote:
> Remove stray spaces/tabs introduced with commit 56651128e2fb ("MIPS: Fix
> idle VS timer enqueue") and add missing indentation for a branch delay
> slot.
>
> Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>
> ---
> It would have been caught, for the most issues, with:
>
> whitespace = indent-with-non-tab,space-before-tab,trailing-space
>
> in git configuration. Is there a way to get it propagated with checkouts?
> ---
> arch/mips/kernel/genex.S | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]