lkml.org 
[lkml]   [2024]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH][next] mm: Fix spelling mistake "commdandline" -> "commandline"
Date
There is a spelling mistake in a pr_warn_once message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
mm/memcontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 94d1b278c458..95c3fccb321b 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -8014,7 +8014,7 @@ static int __init setup_swap_account(char *s)
bool res;

if (!kstrtobool(s, &res) && !res)
- pr_warn_once("The swapaccount=0 commdandline option is deprecated "
+ pr_warn_once("The swapaccount=0 commandline option is deprecated "
"in favor of configuring swap control via cgroupfs. "
"Please report your usecase to linux-mm@kvack.org if you "
"depend on this functionality.\n");
--
2.39.2

\
 
 \ /
  Last update: 2024-05-27 15:04    [W:0.075 / U:0.608 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site