]> 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)
commit3a2e95e6762f00552a24d3284caa910796e6ceee
tree3a30265b8dcac17239d7461b71aec83107ba3e35
parenta4473edfcd1d3ee578219c6aa5cd69f5656a4c97
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