dma/Kconfig: fix a typo

Message ID 20230604135054.3055185-1-suijingfeng@loongson.cn
State New
Headers
Series dma/Kconfig: fix a typo |

Commit Message

Sui Jingfeng June 4, 2023, 1:50 p.m. UTC
  'thing' -> 'think'

Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
---
 kernel/dma/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Christoph Hellwig June 5, 2023, 7:06 a.m. UTC | #1
Thanks, I'll add this to the dma-mapping queue.
  
Sui Jingfeng June 5, 2023, 7:35 a.m. UTC | #2
Hi,  thanks a lot

On 2023/6/5 15:06, Christoph Hellwig wrote:
> dma-mapping queue
  

Patch

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