Skip to content

Commit 2749416

Browse files
JuliaLawallvinodkoul
authored andcommitted
dmaengine: owl: fix typo in comment
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Link: https://lore.kernel.org/r/20220521111145.81697-7-Julia.Lawall@inria.fr Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent fd39ae7 commit 2749416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/dma/owl-dma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ struct owl_dma_pchan {
193193

194194
/**
195195
* struct owl_dma_pchan - Wrapper for DMA ENGINE channel
196-
* @vc: wrappped virtual channel
196+
* @vc: wrapped virtual channel
197197
* @pchan: the physical channel utilized by this channel
198198
* @txd: active transaction on this channel
199199
* @cfg: slave configuration for this channel

0 commit comments

Comments
 (0)