commit | 13d8bcd263cf96c67bd4071ad13cd056dca7b0fb | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Feb 08 04:21:54 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 09:22:41 2008 -0800 |
tree | f149c7ebdc28db86f347b8959307f7b8248b16af | |
parent | d20894a23708c2af75966534f8e4dedb46d48db2 [diff] |
use __u32 in linux/reiserfs_fs.h Since this header is exported to userspace and all the other types in the header have been scrubbed, this brings the last straggler in line. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>