commit | d8cc323d951e7903b5efffad292116148815dc4e | [log] [tgz] |
---|---|---|
author | Qiujun Huang <hqjagain@gmail.com> | Mon Apr 06 20:04:02 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 10:43:38 2020 -0700 |
tree | 3f2169da9a02cd8e462613fc47872d33c92c570f | |
parent | 5093c5872be3a041917828b2b53e9f981d754768 [diff] |
mm/vmalloc: fix a typo in comment There is a typo in comment, fix it. "exeeds" -> "exceeds" Signed-off-by: Qiujun Huang <hqjagain@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20200404060136.10838-1-hqjagain@gmail.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>