commit | caa0e2d0e331a04cbc1cb9bca3169c1d94b80838 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 01 08:21:51 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Apr 01 14:37:13 2015 +1030 |
tree | 7b11c5803b58f995e4b8066c0671c6bf3bdd3daf | |
parent | 271c865161c57cfabca45b93eaa712b19da365bc [diff] |
virtio_config: reorder functions This simply reorders functions in virtio_config so width access wrapper helpers are all together. Drops an extra empty line while we are at it. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>