[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1424725556-5241-1-git-send-email-fransklaver@gmail.com>
Date: Mon, 23 Feb 2015 22:05:56 +0100
From: Frans Klaver <fransklaver@...il.com>
To: Jiri Kosina <trivial@...nel.org>
Cc: Frans Klaver <fransklaver@...il.com>, linux-kernel@...r.kernel.org
Subject: [TRIVIAL PATCH] init/main: s,situaiton,situation,
Fix incorrect spelling of situation.
Signed-off-by: Frans Klaver <fransklaver@...il.com>
---
init/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init/main.c b/init/main.c
index 6f0f1c5f..9d353ce 100644
--- a/init/main.c
+++ b/init/main.c
@@ -143,7 +143,7 @@ EXPORT_SYMBOL_GPL(static_key_initialized);
* rely on the BIOS and skip the reset operation.
*
* This is useful if kernel is booting in an unreliable environment.
- * For ex. kdump situaiton where previous kernel has crashed, BIOS has been
+ * For ex. kdump situation where previous kernel has crashed, BIOS has been
* skipped and devices will be in unknown state.
*/
unsigned int reset_devices;
--
2.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists