projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c684e3
)
dma-fence: remove duplicate word in comment
author
Frank Binns
<frank.binns@imgtec.com>
Wed, 18 Oct 2017 13:30:23 +0000
(14:30 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 18 Oct 2017 16:20:25 +0000
(18:20 +0200)
Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/1508333423-5394-1-git-send-email-frank.binns@imgtec.com
include/linux/dma-fence.h
patch
|
blob
|
history
diff --git
a/include/linux/dma-fence.h
b/include/linux/dma-fence.h
index ca974224d92e1d60932d0d0f2d2f29817942c4e9..efdabbb64e3c7ef32872ebe33a20b07a51536842 100644
(file)
--- a/
include/linux/dma-fence.h
+++ b/
include/linux/dma-fence.h
@@
-128,7
+128,7
@@
struct dma_fence_cb {
* implementation know that there is another driver waiting on
* the signal (ie. hw->sw case).
*
- * This function can be called
called
from atomic context, but not
+ * This function can be called from atomic context, but not
* from irq context, so normal spinlocks can be used.
*
* A return value of false indicates the fence already passed,