Skip to content

Commit ab35648

Browse files
Xiang wangxvinodkoul
authored andcommitted
dmaengine: at_xdmac: Fix typo in comment
Delete the redundant word 'the'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Link: https://lore.kernel.org/r/20220618130349.11507-1-wangxiang@cdjrlc.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent cfa1927 commit ab35648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/dma/at_xdmac.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ static int at_xdmac_compute_chan_conf(struct dma_chan *chan,
649649
}
650650

651651
/*
652-
* Only check that maxburst and addr width values are supported by the
652+
* Only check that maxburst and addr width values are supported by
653653
* the controller but not that the configuration is good to perform the
654654
* transfer since we don't know the direction at this stage.
655655
*/

0 commit comments

Comments
 (0)