]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio: document functions better.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Nov 2011 23:13:12 +0000 (10:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 24 Nov 2011 23:13:12 +0000 (10:13 +1100)
commitd4444c086b7d6b762a8d6a36f2779374b0c8c604
tree49c2a4b790c81927b3199d220fd24b02328b6728
parent04e729cf0d4fd726ec3e7d8a0377840db8390012
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