diff --git a/arch/x86/power/hibernate_asm_32.S b/arch/x86/power/hibernate_asm_32.S index ad47daeafa4eac..d2262a16a4f1ba 100644 --- a/arch/x86/power/hibernate_asm_32.S +++ b/arch/x86/power/hibernate_asm_32.S @@ -1,9 +1,9 @@ /* * This may not use any stack, nor any variable that is not "NoSave": * - * Its rewriting one kernel image with another. What is stack in "old" + * It'ss rewriting one kernel image with another. What is stack in "old" * image could very well be data page in "new" image, and overwriting - * your own stack under you is bad idea. + * your own stack under you is a bad idea. */ #include