Skip to content

Commit 4d3af20

Browse files
Sui JingfengChristoph Hellwig
authored andcommitted
dma-mapping: fix a Kconfig typo
'thing' -> 'think' Signed-off-by: Sui Jingfeng <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
1 parent 9561de3 commit 4d3af20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/dma/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ config ARCH_HAS_DMA_SET_MASK
3939
#
4040
# Select this option if the architecture needs special handling for
4141
# DMA_ATTR_WRITE_COMBINE. Normally the "uncached" mapping should be what
42-
# people thing of when saying write combine, so very few platforms should
42+
# people think of when saying write combine, so very few platforms should
4343
# need to enable this.
4444
#
4545
config ARCH_HAS_DMA_WRITE_COMBINE

0 commit comments

Comments
 (0)