init/main: fix reset_device comment
authorFrans Klaver <fransklaver@gmail.com>
Mon, 23 Feb 2015 21:05:56 +0000 (22:05 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 6 Mar 2015 22:12:43 +0000 (23:12 +0100)
Fix incorrect spelling of situation.

Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
init/main.c

index 321d0ce..b0c7055 100644 (file)
@@ -145,7 +145,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;