On Wed, Jun 22, 2016 at 09:37:55AM -0600, Jan Beulich wrote:
> >>> On 20.06.16 at 18:30, <wei.l...@citrix.com> wrote:
> > @@ -44,6 +44,14 @@ string_param("conswitch", opt_conswitch);
> >  /* sync_console: force synchronous console output (useful for debugging). 
> > */
> >  static bool_t __initdata opt_sync_console;
> >  boolean_param("sync_console", opt_sync_console);
> > +static const char __initconst *warning_sync_console =
> 
> static const char __initconst warning_sync_console[] =
> 

Fixed.

Wei.

> Jan
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to