Re: [PATCH] qom/object: Fix typo in comment

2025-05-07 Thread Michael Tokarev
On 05.05.2025 13:08, Thomas Huth wrote: On 04/05/2025 23.56, Gustavo Romero wrote: Fix duplicate preposition in comment. Signed-off-by: Gustavo Romero ---   qom/object.c | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qom/object.c b/qom/object.c index 664f0f24ae..7b013f40a

Re: [PATCH] qom/object: Fix typo in comment

2025-05-05 Thread Thomas Huth
On 04/05/2025 23.56, Gustavo Romero wrote: Fix duplicate preposition in comment. Signed-off-by: Gustavo Romero --- qom/object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qom/object.c b/qom/object.c index 664f0f24ae..7b013f40a0 100644 --- a/qom/object.c +++ b/qom/obj

[PATCH] qom/object: Fix typo in comment

2025-05-04 Thread Gustavo Romero
Fix duplicate preposition in comment. Signed-off-by: Gustavo Romero --- qom/object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qom/object.c b/qom/object.c index 664f0f24ae..7b013f40a0 100644 --- a/qom/object.c +++ b/qom/object.c @@ -485,7 +485,7 @@ bool object_apply_glo