public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] m68k: Fix indentation by odd number of spaces
@ 2023-10-06 14:41 Geert Uytterhoeven
  2023-10-06 14:41 ` [PATCH 1/5] m68k: Fix indentation by 7 spaces in <asm/io_mm.h> Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-10-06 14:41 UTC (permalink / raw)
  To: linux-m68k; +Cc: linux-kernel, Geert Uytterhoeven

	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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-06 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 14:41 [PATCH 0/5] m68k: Fix indentation by odd number of spaces Geert Uytterhoeven
2023-10-06 14:41 ` [PATCH 1/5] m68k: Fix indentation by 7 spaces in <asm/io_mm.h> Geert Uytterhoeven
2023-10-06 14:41 ` [PATCH 2/5] m68k: sun3: Fix indentation by 5 or 7 spaces Geert Uytterhoeven
2023-10-06 14:41 ` [PATCH 3/5] m68k: kernel: Fix indentation by 7 spaces in traps.c Geert Uytterhoeven
2023-10-06 14:41 ` [PATCH 4/5] m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h> Geert Uytterhoeven
2023-10-06 14:41 ` [PATCH 5/5] m68k: fpsp040: Fix indentation by 5 spaces Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox