Re: [PATCH 1/3] swsusp: Fix mark_free_pages

From: Pavel Machek
Date: Wed Aug 02 2006 - 16:28:10 EST


Hi!

Looks good to me (ACK).

> if (page) {
> - long *src, *dst;
> - int n;
> + void *ptr = page_address(page);;

You probably want to remove one of ";"s.

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/