virtio: document functions better.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 05:14:42 +0000 (15:44 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 05:14:42 +0000 (15:44 +1030)
commit5dfc17628d57f9e62043ed0cba03a6e3eb019a78
treea488dd3ea081166342904224db3cf039758f23d4
parent1e214a5c1a7e901fc8e98ad6ef84f11005f9ee9d
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>
drivers/virtio/virtio_ring.c
include/linux/virtio.h