[SeaBIOS] [PATCH 1/2] Fix typos found by codespell

Kevin O'Connor kevin at koconnor.net
Fri Oct 9 17:37:08 CET 2015


On Fri, Oct 02, 2015 at 08:46:40AM +0200, Stefan Weil wrote:
> Signed-off-by: Stefan Weil <sw at weilnetz.de>
> ---
>  scripts/kconfig/lxdialog/util.c | 2 +-
>  src/Kconfig                     | 2 +-
>  src/biosvar.h                   | 2 +-
>  src/bmp.c                       | 2 +-
>  src/fw/shadow.c                 | 2 +-
>  src/hw/pci_regs.h               | 2 +-
>  src/misc.c                      | 2 +-
>  src/sha1.c                      | 4 ++--
>  src/std/LegacyBios.h            | 4 ++--
>  src/std/bda.h                   | 2 +-
>  src/string.c                    | 2 +-
>  src/types.h                     | 2 +-
>  src/vgahooks.c                  | 2 +-
>  vgasrc/geodevga.h               | 2 +-
>  14 files changed, 16 insertions(+), 16 deletions(-)

I removed the changes to pci_regs.h and LegacyBios.h and committed
this patch.

Thanks,
-Kevin



More information about the SeaBIOS mailing list