From: Michael S. Tsirkin Date: Wed, 22 Oct 2014 12:42:09 +0000 (+0300) Subject: virtio_ring: switch to new memory access APIs X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e6f3d9d9e356dbf08369ffc4576f79438d51ea;p=pandora-kernel.git virtio_ring: switch to new memory access APIs Use virtioXX_to_cpu and friends for access to all multibyte structures in memory. Note: this is intentionally mechanical. A follow-up patch will split long lines etc. Signed-off-by: Michael S. Tsirkin Reviewed-by: Cornelia Huck --- Reading git-diff-tree failed