Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc454fdc authored by Frans Klaver's avatar Frans Klaver Committed by Jiri Kosina
Browse files

init/main: fix reset_device comment



Fix incorrect spelling of situation.

Signed-off-by: default avatarFrans Klaver <fransklaver@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 52df3d5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;