[SLOF] [PATCH 0/4] Fix more typos

Thomas Huth thuth at redhat.com
Mon Mar 6 23:49:23 AEDT 2023


Second batch of typo fixes, this time in the board-js2x, the llfw,
the clients all all the other remaining folders.

Thomas Huth (4):
  Fix typos in the board-js2x folder
  Fix typos in the llfw folder
  Fix typos in the clients folder
  Fix remaining typos in various folders

 README                                   |  4 ++--
 board-js2x/include/nvramlog.h            |  2 +-
 board-js2x/llfw/u4mem.c                  | 10 +++++-----
 board-js2x/rtas/rtas_flash.c             |  2 +-
 board-js2x/slof/OF.fs                    |  8 ++++----
 board-js2x/slof/citrine-disk.fs          |  2 +-
 board-js2x/slof/pci-bridge_1022_7460.fs  |  4 ++--
 board-js2x/slof/pci-class_03.fs          |  5 ++---
 board-js2x/slof/rtas.fs                  |  4 ++--
 clients/net-snk/app/biosemu/biosemu.c    |  2 +-
 clients/net-snk/app/biosemu/biosemu.h    |  2 +-
 clients/net-snk/app/biosemu/device.c     |  4 ++--
 clients/net-snk/app/biosemu/device.h     |  2 +-
 clients/net-snk/app/biosemu/vbe.c        |  4 ++--
 clients/net-snk/kernel/entry.S           |  2 +-
 clients/net-snk/kernel/init.c            |  2 +-
 clients/net-snk/libc/time/ftime.c        |  2 +-
 include/libelf.h                         |  2 +-
 llfw/boot_abort.S                        |  2 +-
 llfw/nvramlog.S                          |  8 ++++----
 other-licence/x86emu/x86emu_changes.diff |  4 ++--
 other-licence/x86emu/x86emu_download.sh  |  2 +-
 romfs/tools/crclib.c                     |  4 ++--
 rtas/reloc.S                             |  2 +-
 rtas/rtas_call.c                         |  2 +-
 rtas/rtas_entry.S                        |  5 ++---
 slof/fs/base.fs                          |  2 +-
 tools/create_reloc_table.sh              |  2 +-
 tools/sloffs.c                           |  2 +-
 29 files changed, 48 insertions(+), 50 deletions(-)

-- 
2.31.1



More information about the SLOF mailing list