commit | c6190804f1dc5357b57825f0491eb31fc9ccf130 | [log] [tgz] |
---|---|---|
author | Chen Baozi <chenbaozi@gmail.com> | Sun May 20 10:44:34 2012 +0800 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue May 22 12:16:16 2012 +0930 |
tree | 3a30265b8dcac17239d7461b71aec83107ba3e35 | |
parent | 81a054ce0b469b66c88e9da6403082759c64bf73 [diff] |
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>