>>> On 14.08.17 at 09:08, <jgr...@suse.com> 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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to