qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hw/m68k: Fix typo in SPDX tag


From: Richard Henderson
Subject: Re: [PATCH] hw/m68k: Fix typo in SPDX tag
Date: Wed, 3 Nov 2021 08:17:40 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 11/3/21 6:53 AM, Philippe Mathieu-Daudé wrote:
Fix 'Identifer' -> 'Identifier' typo.

Cc: Laurent Vivier<laurent@vivier.eu>
Fixes: 8c6df16ff60 ("hw/char: add goldfish-tty")
Fixes: 87855593903 ("hw/intc: add goldfish-pic")
Fixes: 2fde99ee312 ("m68k: add an interrupt controller")
Fixes: 0791bc02b8f ("m68k: add a system controller")
Fixes: e1cecdca559 ("m68k: add Virtual M68k Machine")
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  include/hw/char/goldfish_tty.h | 2 +-
  include/hw/intc/goldfish_pic.h | 2 +-
  include/hw/intc/m68k_irqc.h    | 2 +-
  include/hw/misc/virt_ctrl.h    | 2 +-
  hw/char/goldfish_tty.c         | 2 +-
  hw/intc/goldfish_pic.c         | 2 +-
  hw/intc/m68k_irqc.c            | 2 +-
  hw/m68k/virt.c                 | 2 +-
  hw/misc/virt_ctrl.c            | 2 +-
  9 files changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]