[PATCH 0/5] m68k: Fix indentation by odd number of spaces

From: Geert Uytterhoeven
Date: Fri Oct 06 2023 - 10:41:27 EST


Hi all,

This patch series fixes indentation by an odd number of spaces in a few
files I was working on. I also fixed a few more whitespace errors in
reindented code while at it. No functional changes.

To be queued in the m68k for-v6.7 branch.

Geert Uytterhoeven (5):
m68k: Fix indentation by 7 spaces in <asm/io_mm.h>
m68k: sun3: Fix indentation by 5 or 7 spaces
m68k: kernel: Fix indentation by 7 spaces in traps.c
m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>
m68k: fpsp040: Fix indentation by 5 spaces

arch/m68k/fpsp040/slogn.S | 88 ++++++++++++++--------------
arch/m68k/include/asm/io_mm.h | 24 ++++----
arch/m68k/include/asm/page_mm.h | 45 +++++++-------
arch/m68k/include/asm/sun3_pgalloc.h | 10 ++--
arch/m68k/include/asm/tlbflush.h | 72 +++++++++++------------
arch/m68k/kernel/traps.c | 8 +--
arch/m68k/sun3/mmu_emu.c | 40 ++++++-------
7 files changed, 142 insertions(+), 145 deletions(-)

--
2.34.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds