commit | e6f633e5beab659513297f1210b428ce6f46e69c | [log] [tgz] |
---|---|---|
author | Tiwei Bie <tiwei.bie@intel.com> | Wed Nov 21 18:03:20 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 26 22:17:39 2018 -0800 |
tree | eb0fc8146f95a1e9f0bb979ab9213092b31849f9 | |
parent | 138fd25148638a93313f8ce703dd4aef2704dcea [diff] |
virtio_ring: put split ring functions together Put the xxx_split() functions together to make the code more readable and avoid misuse after introducing the packed ring. There is no functional change. Signed-off-by: Tiwei Bie <tiwei.bie@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>