X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=kernel%2Fpower%2Fhibernate.c;h=b7342a24f559211934fb90db21a4a06d5479b21a;hb=d55fc37856244c929965c190c8e9dcb49e2c07aa;hp=690f78f210f2cf4ec9436c9f37a3bbf5eb876397;hpb=cd369c2239dd08c273c0fafbbea44e3e0c509ebd;p=firefly-linux-kernel-4.4.55.git diff --git a/kernel/power/hibernate.c b/kernel/power/hibernate.c index 690f78f210f2..b7342a24f559 100644 --- a/kernel/power/hibernate.c +++ b/kernel/power/hibernate.c @@ -733,7 +733,7 @@ int hibernate(void) * contents of memory is restored from the saved image. * * If this is successful, control reappears in the restored target kernel in - * hibernation_snaphot() which returns to hibernate(). Otherwise, the routine + * hibernation_snapshot() which returns to hibernate(). Otherwise, the routine * attempts to recover gracefully and make the kernel return to the normal mode * of operation. */