mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-16 12:04:08 +00:00
mm/Kconfig: fix spelling mistake "whats" -> "what's"
There is a spelling mistake in the Kconfig help text. Fix it. Link: https://lkml.kernel.org/r/20201217172717.58203-1-colin.king@canonical.com Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
e9ce39b5b3
commit
01ab1ede91
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ config ZSMALLOC_STAT
|
|||
select DEBUG_FS
|
||||
help
|
||||
This option enables code in the zsmalloc to collect various
|
||||
statistics about whats happening in zsmalloc and exports that
|
||||
statistics about what's happening in zsmalloc and exports that
|
||||
information to userspace via debugfs.
|
||||
If unsure, say N.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue