|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1 of 1] stubdom hanging at creation
On Tue, 29 Jun 2010, Ian Jackson wrote:
Also you did this:
-#ifdef CONFIG_STUBDOM
+#if defined(CONFIG_STUBDOM)
Deliberately ?
Yes, to remain consistent with this piece of code, which uses this syntax
for CONFIG_CURSES, CONFIG_SDL, etc, tested few line further. It is
probably the same thing that goes through my mind when I changed the
indentation.
And finally you should submit your next patch with a Signed-off-by
I will, thank you for the documentation.
--
Eric Chanudet
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|