]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio: document functions better.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 4 Dec 2011 23:33:28 +0000 (10:33 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 4 Dec 2011 23:33:28 +0000 (10:33 +1100)
commit29a0e3e37a867f61787bd2bfa3df60e6ccb835dc
tree70750004c5ebef7f1d9845d46493b637fbca1ae8
parent689e58e5eedac274a9a4497da658f76e7024ca24
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