commit | e412d3a32badcf17541d7443b033769fdf39b545 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Sat May 02 08:42:29 2015 +0930 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 01 20:46:32 2015 -0700 |
tree | 748633491a19a4464cb52b2337e69a10d21ead39 | |
parent | feda5f939eafa4af94dfb547847806e0f2df73b8 [diff] |
virtio: fix typo in vring_need_event() doc comment Here the "other side" refers to the guest or host. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>