commit | 28ca3e8556e3ecda74adf1c4c3453ed9d5b9e5e6 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Oct 20 13:14:45 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Oct 27 11:12:09 2015 +0900 |
tree | e01fa37fedeaafe3d26301fcaf31eeb2dae2234a | |
parent | 52984aab3369869d43efdf15743cc23795413f68 [diff] |
dmaengine: virt-dma: Fix kernel-doc annotations In kernel-doc annotations parameters need to start with a @ for them to be properly recognized. Add those where missing for virt-dma. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>