drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous"
There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20201215145440.204362-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
1f0dfa0545
Коммит
fb88c9a3e2
|
@ -161,7 +161,7 @@ config HMEM_REPORTING
|
|||
default n
|
||||
depends on NUMA
|
||||
help
|
||||
Enable reporting for heterogenous memory access attributes under
|
||||
Enable reporting for heterogeneous memory access attributes under
|
||||
their non-uniform memory nodes.
|
||||
|
||||
source "drivers/base/test/Kconfig"
|
||||
|
|
Загрузка…
Ссылка в новой задаче