commit | 5dfc17628d57f9e62043ed0cba03a6e3eb019a78 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 12 15:44:42 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 12 15:44:42 2012 +1030 |
tree | a488dd3ea081166342904224db3cf039758f23d4 | |
parent | 1e214a5c1a7e901fc8e98ad6ef84f11005f9ee9d [diff] |
virtio: document functions better. The old documentation is left over from when we used a structure with strategy pointers. And move the documentation to the C file as per kernel practice. Though I disagree... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>