swsusp: fix types

From: Pavel Machek
Date: Sat Dec 11 2004 - 10:58:05 EST


Hi!

This fixes types so that sparse has less stuff to complain
about. Please apply,
Pavel

--- clean/kernel/power/disk.c 29 Oct 2004 20:20:47 -0000 1.10
+++ linux/kernel/power/disk.c 11 Dec 2004 15:51:13 -0000
@@ -43,7 +43,7 @@
* there ain't no turning back.
*/

-static void power_down(u32 mode)
+static void power_down(suspend_disk_method_t mode)
{
unsigned long flags;
int error = 0;


--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
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/