commit | 138fd25148638a93313f8ce703dd4aef2704dcea | [log] [tgz] |
---|---|---|
author | Tiwei Bie <tiwei.bie@intel.com> | Wed Nov 21 18:03:19 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 26 22:17:39 2018 -0800 |
tree | 60f85cfdd608a3eed21fb244deec39af5b222e1d | |
parent | 89a9157e1253bb3384a7596cb51bf1ceeac063ed [diff] |
virtio_ring: add _split suffix for split ring functions Add _split suffix for split ring specific functions. This is a preparation for introducing the packed ring support. There is no functional change. Signed-off-by: Tiwei Bie <tiwei.bie@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>