From: Coly Li Date: Sun, 6 Dec 2009 14:38:53 +0000 (+0800) Subject: ocfs2: replace u8 by __u8 in ocfs2_fs.h X-Git-Tag: v2.6.33-rc2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936545401624217955df4dd44bb71615900e5397;p=pandora-kernel.git 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 Signed-off-by: Joel Becker --- Reading git-diff-tree failed