]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e20229e5fbc46e5ced761097f9ffe176456e24d
treea488dd3ea081166342904224db3cf039758f23d4
parent32bd9a9eb145cadf58b035d4856b7011f91c66d5
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