virtio_config: reorder functions
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 31 Mar 2015 21:51:51 +0000 (08:21 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 1 Apr 2015 04:07:13 +0000 (14:37 +1030)
commitcaa0e2d0e331a04cbc1cb9bca3169c1d94b80838
tree7b11c5803b58f995e4b8066c0671c6bf3bdd3daf
parent271c865161c57cfabca45b93eaa712b19da365bc
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>
include/linux/virtio_config.h