]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3037b45fc78c8c10cc6469063d69599ad45b510b
tree3a30265b8dcac17239d7461b71aec83107ba3e35
parent91d71623f538e0cb36ef5252e5f22de2996bcfed
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