[PATCH] jbd sparse fixes

From: Andries . Brouwer
Date: Sun Sep 28 2003 - 18:37:43 EST


diff -u --recursive --new-file -X /linux/dontdiff a/fs/jbd/journal.c b/fs/jbd/journal.c
--- a/fs/jbd/journal.c Mon Sep 29 01:05:41 2003
+++ b/fs/jbd/journal.c Mon Sep 29 01:14:22 2003
@@ -1800,7 +1800,7 @@
return ret;
}

-int write_jbd_debug(struct file *file, const char *buffer,
+int write_jbd_debug(struct file *file, const char __user *buffer,
unsigned long count, void *data)
{
char buf[32];
-
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/