From: Joel Becker Date: Sat, 15 Aug 2009 01:02:52 +0000 (-0700) Subject: ocfs2: Prefix the member fields of struct ocfs2_xattr_info. X-Git-Tag: v2.6.34-rc1~214^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b240ff63c9dda93366c61c969b81ca22fe676ac;p=pandora-kernel.git ocfs2: Prefix the member fields of struct ocfs2_xattr_info. struct ocfs2_xattr_info is a useful structure describing an xattr you'd like to set. Let's put prefixes on the member fields so it's easier to read and use. Signed-off-by: Joel Becker --- Reading git-diff-tree failed