Skip to content

Commit

Permalink
dma-mapping: fix a Kconfig typo
Browse files Browse the repository at this point in the history
'thing' -> 'think'

Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
Signed-off-by: Christoph Hellwig <hch@lst.de>
  • Loading branch information
Sui Jingfeng authored and Christoph Hellwig committed Jun 7, 2023
1 parent 9561de3 commit 4d3af20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d3af20

Please sign in to comment.