-
由 Michael S. Tsirkin 提交于
goto done; done: return; is ugly, it was put there to make diff review easier. replace by open-coded return. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com> Acked-by: NCornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
507613bf