On Thu, 2019-02-07 at 16:44 +0000, Wei Liu wrote:
> We will soon need to clean up mappings whenever the out most loop is
> ended. Add a new label and turn relevant continue's into goto's.
> 
> No functional change.
> 
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> ---

I'm not as opposed to this use of goto as Jan, but I'd prefer to at
least call the label 'cleanup' or 'cleanup_mappings' to make it clear
what needs to happen.

Stefan



Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrer: Christian Schlaeger, Ralf Herbrich
Ust-ID: DE 289 237 879
Eingetragen am Amtsgericht Charlottenburg HRB 149173 B

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to