mbox series

[0/3] Fix typo in comments

Message ID 20250507204626.139507-1-gustavo.romero@linaro.org
Headers show
Series Fix typo in comments | expand

Message

Gustavo Romero May 7, 2025, 8:46 p.m. UTC
Nothing exciting in this series, just typo fixes in comments.


Cheers,
Gustavo

Gustavo Romero (3):
  linux-user: Fix typo in comment
  Fix typo in comments
  Fix typo in comments

 block.c                             | 4 ++--
 hw/display/apple-gfx.m              | 2 +-
 hw/xen/xen-hvm-common.c             | 2 +-
 include/exec/cpu-common.h           | 2 +-
 include/hw/xen/interface/io/blkif.h | 2 +-
 linux-user/mmap.c                   | 2 +-
 qapi/machine-target.json            | 2 +-
 qapi/qom.json                       | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

Comments

Gustavo Romero May 7, 2025, 10:08 p.m. UTC | #1
Michael fixed all these typos a couple of hours ago [0], so this series
can be ignored. Thanks.


Cheers,
Gustavo

[0] https://lists.nongnu.org/archive/html/qemu-trivial/2025-05/msg00022.html

On 5/7/25 17:46, Gustavo Romero wrote:
> Nothing exciting in this series, just typo fixes in comments.
> 
> 
> Cheers,
> Gustavo
> 
> Gustavo Romero (3):
>    linux-user: Fix typo in comment
>    Fix typo in comments
>    Fix typo in comments
> 
>   block.c                             | 4 ++--
>   hw/display/apple-gfx.m              | 2 +-
>   hw/xen/xen-hvm-common.c             | 2 +-
>   include/exec/cpu-common.h           | 2 +-
>   include/hw/xen/interface/io/blkif.h | 2 +-
>   linux-user/mmap.c                   | 2 +-
>   qapi/machine-target.json            | 2 +-
>   qapi/qom.json                       | 2 +-
>   8 files changed, 9 insertions(+), 9 deletions(-)
>