commit | 52cfc24578c32aa4d604fcb38e081ed0eb4cfb5c | [log] [tgz] |
---|---|---|
author | Ethon Paul <ethp@qq.com> | Thu Jun 04 16:48:58 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 04 19:06:23 2020 -0700 |
tree | 5027124d71e03535f0d95341ae38e36d7ba0b2e2 | |
parent | 57e86fa16a707db9e05dec77eb88a398f05a022b [diff] |
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" There is a typo in comment, fix it. s/recoreded/recorded Signed-off-by: Ethon Paul <ethp@qq.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Ralph Campbell <rcampbell@nvidia.com> Link: http://lkml.kernel.org/r/20200410160328.13843-1-ethp@qq.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>