]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio: document functions better.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Nov 2011 23:07:37 +0000 (10:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Nov 2011 23:10:05 +0000 (10:10 +1100)
commitb5d4fe12b3138cfb977fb2ffda98f400d28698f5
treeed986873ad01ddfe1e5a8dfc3ce522d1acb83c3c
parentbb6f197b70cc4209f210a97f584e73c054c38da2
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