diff options
Diffstat (limited to 'init/main.c')
-rw-r--r-- | init/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c index 321d0ceb26d3..b0c705515089 100644 --- a/init/main.c +++ b/init/main.c | |||
@@ -145,7 +145,7 @@ EXPORT_SYMBOL_GPL(static_key_initialized); | |||
145 | * rely on the BIOS and skip the reset operation. | 145 | * rely on the BIOS and skip the reset operation. |
146 | * | 146 | * |
147 | * This is useful if kernel is booting in an unreliable environment. | 147 | * This is useful if kernel is booting in an unreliable environment. |
148 | * For ex. kdump situaiton where previous kernel has crashed, BIOS has been | 148 | * For ex. kdump situation where previous kernel has crashed, BIOS has been |
149 | * skipped and devices will be in unknown state. | 149 | * skipped and devices will be in unknown state. |
150 | */ | 150 | */ |
151 | unsigned int reset_devices; | 151 | unsigned int reset_devices; |