Re: [Xen-devel] [PATCH] xen: declare notifier_block on xen-ops.h

2014-03-17 Thread Stanislaw Gruszka
On Mon, Mar 17, 2014 at 05:56:03PM +, David Vrabel wrote: > On 17/03/14 07:48, Stanislaw Gruszka wrote: > > Patch fixes below warnings: > > > >In file included from arch/x86/xen/xen-ops.h:7:0, > > from arch/x86/xen/vga.c:9: > >>> include/xen/xen-ops.h:19:42: warning: 's

Re: [Xen-devel] [PATCH] xen: declare notifier_block on xen-ops.h

2014-03-17 Thread David Vrabel
On 17/03/14 07:48, Stanislaw Gruszka wrote: > Patch fixes below warnings: > >In file included from arch/x86/xen/xen-ops.h:7:0, > from arch/x86/xen/vga.c:9: >>> include/xen/xen-ops.h:19:42: warning: 'struct notifier_block' declared >>> inside parameter list [enabled by defa

[PATCH] xen: declare notifier_block on xen-ops.h

2014-03-17 Thread Stanislaw Gruszka
Patch fixes below warnings: In file included from arch/x86/xen/xen-ops.h:7:0, from arch/x86/xen/vga.c:9: >> include/xen/xen-ops.h:19:42: warning: 'struct notifier_block' declared >> inside parameter list [enabled by default] void xen_resume_notifier_register(struct noti