virtio: fix typo in comment
authorChen Baozi <chenbaozi@gmail.com>
Sun, 20 May 2012 02:44:34 +0000 (10:44 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 May 2012 02:46:16 +0000 (12:16 +0930)
commitc6190804f1dc5357b57825f0491eb31fc9ccf130
tree3a30265b8dcac17239d7461b71aec83107ba3e35
parent81a054ce0b469b66c88e9da6403082759c64bf73
virtio: fix typo in comment

- Delete "@request_vqs" and "@free_vqs" comments, since
  they are no longer in struct virtio_config_ops.
- According to the macro below, "@val" should be "@v".

Signed-off-by: Chen Baozi <chenbaozi@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/virtio_config.h