diff --git a/kernel/power/swap.c b/kernel/power/swap.c index 8c9a4819f798c8b41d74972dae361dc8d2c6eeb1..aaa3261dea5df3ecdfc5b3b89d75c2ada8c7fffe 100644 --- a/kernel/power/swap.c +++ b/kernel/power/swap.c @@ -567,7 +567,7 @@ static int lzo_compress_threadfn(void *data) /** * save_image_lzo - Save the suspend image data compressed with LZO. - * @handle: Swap mam handle to use for saving the image. + * @handle: Swap map handle to use for saving the image. * @snapshot: Image to read data from. * @nr_to_write: Number of pages to save. */