projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68190c
)
dmaengine: Remove spaces before TABs
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Fri, 6 Dec 2019 13:24:35 +0000
(14:24 +0100)
committer
Vinod Koul
<vkoul@kernel.org>
Tue, 10 Dec 2019 06:10:15 +0000
(11:40 +0530)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link:
https://lore.kernel.org/r/20191206132435.29139-1-geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dmaengine.h
patch
|
blob
|
history
diff --git
a/include/linux/dmaengine.h
b/include/linux/dmaengine.h
index 8fcdee1c0cf9559fc99671bdfb64782acd08619f..dfd2d35b64af822a9bc5dfddbf052f41808e9056 100644
(file)
--- a/
include/linux/dmaengine.h
+++ b/
include/linux/dmaengine.h
@@
-481,7
+481,7
@@
struct dmaengine_unmap_data {
* @cookie: tracking cookie for this transaction, set to -EBUSY if
* this tx is sitting on a dependency list
* @flags: flags to augment operation preparation, control completion, and
- * communicate status
+ * communicate status
* @phys: physical address of the descriptor
* @chan: target channel for this operation
* @tx_submit: accept the descriptor, assign ordered cookie and mark the