Skip to content

Commit

Permalink
dma-fence: remove duplicate word in comment
Browse files Browse the repository at this point in the history
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
  • Loading branch information
frankbinns authored and danvet committed Oct 18, 2017
1 parent 6c684e3 commit 448956d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/dma-fence.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 448956d

Please sign in to comment.