lkml.org 
[lkml]   [2020]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] kmod: fix a typo "assuems" -> "assumes"
On Fri, Apr 03, 2020 at 01:17:09PM +0800, Qiujun Huang wrote:
> There is a typo in comment. Fix it.
> s/assuems/assumes
>
> Signed-off-by: Qiujun Huang <hqjagain@gmail.com>

Acked-by: Luis Chamberlain <mcgrof@kernel.org>

Luis

> ---
> kernel/kmod.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/kmod.c b/kernel/kmod.c
> index bc6addd..8b2b311 100644
> --- a/kernel/kmod.c
> +++ b/kernel/kmod.c
> @@ -35,7 +35,7 @@
> * (u64) THREAD_SIZE * 8UL);
> *
> * If you need less than 50 threads would mean we're dealing with systems
> - * smaller than 3200 pages. This assuems you are capable of having ~13M memory,
> + * smaller than 3200 pages. This assumes you are capable of having ~13M memory,
> * and this would only be an be an upper limit, after which the OOM killer
> * would take effect. Systems like these are very unlikely if modules are
> * enabled.
> --
> 1.8.3.1
>

\
 
 \ /
  Last update: 2020-04-03 15:54    [W:0.029 / U:0.956 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site