Re: [Xen-devel] [PATCH] x86/HVM: prune error labels in do_hvm_op()

2016-01-12 Thread Andrew Cooper
On 12/01/16 16:00, Jan Beulich wrote: > I've got repeatedly annoyed by the bad naming: Make them slightly > better recognizable (and less likely to get mixed up), except in cases > where they can be eliminated altogether. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper ___

[Xen-devel] [PATCH] x86/HVM: prune error labels in do_hvm_op()

2016-01-12 Thread Jan Beulich
I've got repeatedly annoyed by the bad naming: Make them slightly better recognizable (and less likely to get mixed up), except in cases where they can be eliminated altogether. Signed-off-by: Jan Beulich --- a/xen/arch/x86/hvm/hvm.c +++ b/xen/arch/x86/hvm/hvm.c @@ -6523,29 +6523,29 @@ long do_h