[PATCH] use __u64 rather than u64 in parisc statfs structs
authorMike Frysinger <vapier@gentoo.org>
Tue, 6 Feb 2007 00:34:01 +0000 (16:34 -0800)
committerKyle McMartin <kyle@athena.road.mcmartin.ca>
Thu, 8 Feb 2007 23:56:57 +0000 (18:56 -0500)
Use __u64 rather than u64 in the struct statfs64 exported to userspace.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

No differences found