On Tue, Jan 21, 2020 at 02:31:46PM -0800, Sean Christopherson wrote: > Replace a big pile o' gotos with returns to make it more obvious what > error code is being returned, and to prepare for refactoring the > functional, i.e. post-checks, portion of __kvm_set_memory_region(). > > Reviewed-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > Reviewed-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx> > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu