]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: fix typos of memory barriers
authorJason Wang <jasowang@redhat.com>
Fri, 20 Jan 2012 08:16:59 +0000 (16:16 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 27 Jan 2012 21:40:22 +0000 (08:10 +1030)
commitc32fa8872d6466029153c1dee2cbaade962560f1
tree19c8c31c0f1097887d6fcfea19c1ae30e5a2e5e5
parent1688d70811b16d8f2ffa1a59a7adb45e09e5a6f6
virtio: fix typos of memory barriers

Note: this fixes a bug introduced recently in
f7c166166b2d12573db527f0334f16f80db31791.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio_ring.c