ocfs2: replace u8 by __u8 in ocfs2_fs.h
authorColy Li <coly.li@suse.de>
Sun, 6 Dec 2009 14:38:53 +0000 (22:38 +0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 18 Dec 2009 04:55:54 +0000 (20:55 -0800)
commit936545401624217955df4dd44bb71615900e5397
tree3b7b14db70e8cf9f31707891963a8ab655f3f8e6
parent3a05d7961e6b5fb77660849b56a22feca5d1e0c5
ocfs2: replace u8 by __u8 in ocfs2_fs.h

This patch replaces date type 'u8' with '__u8', which follows the coding style of ocfs2_fs.h, and portable to user space
for ocfs2-tools.

Signed-off-by: Coly Li <coly.li@suse.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/ocfs2_fs.h