Re: [Xen-devel] [PATCH v2 43/52] xen/arch/x86/io_apic.c: remove custom_param() error messages

2017-08-14 Thread Jan Beulich
>>> On 14.08.17 at 09:08, wrote: > With _cmdline_parse() now issuing error messages in case of illegal > parameters signalled by parsing functions specified in custom_param() > the message issued by setup_ioapic_ack() can be removed. > > Cc: Jan Beulich > Cc: Andrew Cooper > Signed-off-by: Juer

[Xen-devel] [PATCH v2 43/52] xen/arch/x86/io_apic.c: remove custom_param() error messages

2017-08-14 Thread Juergen Gross
With _cmdline_parse() now issuing error messages in case of illegal parameters signalled by parsing functions specified in custom_param() the message issued by setup_ioapic_ack() can be removed. Cc: Jan Beulich Cc: Andrew Cooper Signed-off-by: Juergen Gross --- xen/arch/x86/io_apic.c | 3 ---