[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 19/52] xen/arch/x86/setup.c: let custom parameter parsing routines return errno
>>> On 14.08.17 at 09:08, <jgross@xxxxxxxx> wrote: > bool __read_mostly acpi_disabled; > bool __initdata acpi_force; > static char __initdata acpi_param[10] = ""; > -static void __init parse_acpi_param(char *s) > +static int __init parse_acpi_param(char *s) Again please take the opportunity and add the missing blank line ahead of the one you modify. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |