lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  6 Oct 2023 16:41:09 +0200
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     linux-m68k@...ts.linux-m68k.org
Cc:     linux-kernel@...r.kernel.org,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 0/5] m68k: Fix indentation by odd number of spaces

	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@...ux-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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ