Re: [PATCH v1 04/21] accel/tcg: correct typos

2024-02-20 Thread Philippe Mathieu-Daudé

On 20/2/24 09:52, Manos Pitsidianakis wrote:

Correct typos automatically found with the `typos` tool


Signed-off-by: Manos Pitsidianakis 
---
  accel/tcg/ldst_atomicity.c.inc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Philippe Mathieu-Daudé 




Re: [PATCH v1 04/21] accel/tcg: correct typos

2024-02-20 Thread Alex Bennée
Manos Pitsidianakis  writes:

> Correct typos automatically found with the `typos` tool
> 
>
> Signed-off-by: Manos Pitsidianakis 

Reviewed-by: Alex Bennée 

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



[PATCH v1 04/21] accel/tcg: correct typos

2024-02-20 Thread Manos Pitsidianakis
Correct typos automatically found with the `typos` tool


Signed-off-by: Manos Pitsidianakis 
---
 accel/tcg/ldst_atomicity.c.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/accel/tcg/ldst_atomicity.c.inc b/accel/tcg/ldst_atomicity.c.inc
index 33a04dec52..97dae70d53 100644
--- a/accel/tcg/ldst_atomicity.c.inc
+++ b/accel/tcg/ldst_atomicity.c.inc
@@ -76,7 +76,7 @@ static int required_atomicity(CPUState *cpu, uintptr_t p, 
MemOp memop)
 /*
  * Examine the alignment of p to determine if there are subobjects
  * that must be aligned.  Note that we only really need ctz4() --
- * any more sigificant bits are discarded by the immediately
+ * any more significant bits are discarded by the immediately
  * following comparison.
  */
 tmp = ctz32(p);
-- 
γαῖα πυρί μιχθήτω