diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-10-15 03:52:30 +0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-15 03:55:00 +0400 |
commit | 507613bf31f4bc0a344a1dfc1bc9074fed6eab8f (patch) | |
tree | 0d9dd9135a648791398dedbb02b0f0346af6fd51 /include/linux/virtio_config.h | |
parent | 080c637373904258ecc20cedc552b2472ab03d10 (diff) | |
download | linux-507613bf31f4bc0a344a1dfc1bc9074fed6eab8f.tar.xz |
virtio_net: minor cleanup
goto done;
done:
return;
is ugly, it was put there to make diff review easier.
replace by open-coded return.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux/virtio_config.h')
0 files changed, 0 insertions, 0 deletions