* [Qemu-trivial] [PATCH 1/1] Add a blank space between the variable and '=' @ 2013-12-31 10:36 Kewei Yu 2014-01-16 10:50 ` Michael Tokarev 0 siblings, 1 reply; 4+ messages in thread From: Kewei Yu @ 2013-12-31 10:36 UTC (permalink / raw) To: aliguori, qemu-trivial; +Cc: qemu-devel Signed-off-by: Kewei Yu <keweihk@gmail.com> --- vl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/vl.c b/vl.c index 7511e70..92dafa5 100644 --- a/vl.c +++ b/vl.c @@ -2922,7 +2922,7 @@ int main(int argc, char **argv, char **envp) bdrv_init_with_whitelist(); - autostart= 1; + autostart = 1; /* first pass of option parsing */ optind = 1; -- 1.7.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [PATCH 1/1] Add a blank space between the variable and '=' 2013-12-31 10:36 [Qemu-trivial] [PATCH 1/1] Add a blank space between the variable and '=' Kewei Yu @ 2014-01-16 10:50 ` Michael Tokarev 2014-01-16 11:06 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell 0 siblings, 1 reply; 4+ messages in thread From: Michael Tokarev @ 2014-01-16 10:50 UTC (permalink / raw) To: Kewei Yu; +Cc: qemu-trivial, qemu-devel Thanks, applied. /mjt ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH 1/1] Add a blank space between the variable and '=' 2014-01-16 10:50 ` Michael Tokarev @ 2014-01-16 11:06 ` Peter Maydell 2014-01-17 5:46 ` Kewei Yu 0 siblings, 1 reply; 4+ messages in thread From: Peter Maydell @ 2014-01-16 11:06 UTC (permalink / raw) To: Michael Tokarev; +Cc: QEMU Trivial, QEMU Developers On 16 January 2014 10:50, Michael Tokarev <mjt@tls.msk.ru> wrote: > Thanks, applied. Can you fix the subject line in your tree to have a prefix indicating which area of the codebase it affects, please? thanks -- PMM ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH 1/1] Add a blank space between the variable and '=' 2014-01-16 11:06 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell @ 2014-01-17 5:46 ` Kewei Yu 0 siblings, 0 replies; 4+ messages in thread From: Kewei Yu @ 2014-01-17 5:46 UTC (permalink / raw) To: Peter Maydell; +Cc: QEMU Trivial, Michael Tokarev, QEMU Developers [-- Attachment #1: Type: text/plain, Size: 356 bytes --] 2014/1/16 Peter Maydell <peter.maydell@linaro.org> > On 16 January 2014 10:50, Michael Tokarev <mjt@tls.msk.ru> wrote: > > Thanks, applied. > > Can you fix the subject line in your tree to have a > prefix indicating which area of the codebase it affects, > please? > OK, Thanks for your review. I will send it again. > > thanks > -- PMM > Regard Kewei [-- Attachment #2: Type: text/html, Size: 1331 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-17 5:47 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-31 10:36 [Qemu-trivial] [PATCH 1/1] Add a blank space between the variable and '=' Kewei Yu 2014-01-16 10:50 ` Michael Tokarev 2014-01-16 11:06 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell 2014-01-17 5:46 ` Kewei Yu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).