summaryrefslogtreecommitdiffstats
path: root/kernel/dma/Kconfig
diff options
context:
space:
mode:
authorSui Jingfeng <suijingfeng@loongson.cn>2023-06-04 21:50:54 +0800
committerChristoph Hellwig <hch@lst.de>2023-06-07 15:06:09 +0200
commit4d3af20eaf3fcd481a797738bb46634e37f4a1cc (patch)
tree0799486111845bbb6c188d623d7716b129389276 /kernel/dma/Kconfig
parent9561de3a55bed6bdd44a12820ba81ec416e705a7 (diff)
downloadlinux-4d3af20eaf3fcd481a797738bb46634e37f4a1cc.tar.gz
linux-4d3af20eaf3fcd481a797738bb46634e37f4a1cc.tar.bz2
linux-4d3af20eaf3fcd481a797738bb46634e37f4a1cc.zip
dma-mapping: fix a Kconfig typo
'thing' -> 'think' Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'kernel/dma/Kconfig')
-rw-r--r--kernel/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/dma/Kconfig b/kernel/dma/Kconfig
index 6677d0e64d27..fd35ed4c67b8 100644
--- a/kernel/dma/Kconfig
+++ b/kernel/dma/Kconfig
@@ -39,7 +39,7 @@ config ARCH_HAS_DMA_SET_MASK
#
# Select this option if the architecture needs special handling for
# DMA_ATTR_WRITE_COMBINE. Normally the "uncached" mapping should be what
-# people thing of when saying write combine, so very few platforms should
+# people think of when saying write combine, so very few platforms should
# need to enable this.
#
config ARCH_HAS_DMA_WRITE_COMBINE