Re: [patch] use __u64 rather than u64 in parisc statfs structs
Kyle McMartin <[email protected]>
| Newsgroups | gmane.linux.ports.hppa,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 28, 2007 at 06:48:26PM -0500, Mike Frysinger wrote: > the statfs header exports some structs to userspace ... the parisc statfs64 > struct currently uses u64 so the trivial attached patch fixes it to use __u64 > -mike ack'd and merged. can you please not attach patches but properly send them inline so i don't have to edit them before applying them to my tree?