All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] qga: Fix typo (plural) in comment
@ 2014-04-29  6:24 Stefan Weil
  2014-05-03  8:38   ` [Qemu-devel] " Michael Tokarev
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Weil @ 2014-04-29  6:24 UTC (permalink / raw)
  To: qemu-trivial; +Cc: Stefan Weil, qemu-devel

Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
 qga/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qga/main.c b/qga/main.c
index d838c3e..38219c9 100644
--- a/qga/main.c
+++ b/qga/main.c
@@ -1110,7 +1110,7 @@ int main(int argc, char **argv)
 
     if (ga_is_frozen(s)) {
         if (daemonize) {
-            /* delay opening/locking of pidfile till filesystem are unfrozen */
+            /* delay opening/locking of pidfile till filesystems are unfrozen */
             s->deferred_options.pid_filepath = pid_filepath;
             become_daemon(NULL);
         }
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-trivial] [PATCH] qga: Fix typo (plural) in comment
  2014-04-29  6:24 [Qemu-trivial] [PATCH] qga: Fix typo (plural) in comment Stefan Weil
@ 2014-05-03  8:38   ` Michael Tokarev
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2014-05-03  8:38 UTC (permalink / raw)
  To: Stefan Weil, qemu-trivial; +Cc: qemu-devel

Applies, thank you!

/mjt


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] qga: Fix typo (plural) in comment
@ 2014-05-03  8:38   ` Michael Tokarev
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2014-05-03  8:38 UTC (permalink / raw)
  To: Stefan Weil, qemu-trivial; +Cc: qemu-devel

Applies, thank you!

/mjt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-03  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  6:24 [Qemu-trivial] [PATCH] qga: Fix typo (plural) in comment Stefan Weil
2014-05-03  8:38 ` Michael Tokarev
2014-05-03  8:38   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.