aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/xattr.h
diff options
context:
space:
mode:
authorKaiGai Kohei <kaigai@ak.jp.nec.com>2006-05-13 02:19:03 -0400
committerKaiGai Kohei <kaigai@ak.jp.nec.com>2006-05-13 02:19:03 -0400
commitee886b5df17f9791a72cf0afe7f6c0c079231ef8 (patch)
tree38bd27b4a465dc439fca2de3fb5c1c0efe8b40ca /fs/jffs2/xattr.h
parent652ecc20d1f5b4fd745c185c940e5b3afb2a0711 (diff)
[JFFS2][XATTR] remove senseless comment
remove senseless comment. [8/10] jffs2-xattr-v5.1-08-remove_senseless_comment.patch Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
Diffstat (limited to 'fs/jffs2/xattr.h')
-rw-r--r--fs/jffs2/xattr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jffs2/xattr.h b/fs/jffs2/xattr.h
index 07cc737479f9..e2aa2394ab64 100644
--- a/fs/jffs2/xattr.h
+++ b/fs/jffs2/xattr.h
@@ -38,7 +38,7 @@ struct jffs2_xattr_datum
38 uint32_t value_len; /* length of xvalue */ 38 uint32_t value_len; /* length of xvalue */
39}; 39};
40 40
41struct jffs2_inode_cache; /* forward refence */ 41struct jffs2_inode_cache;
42struct jffs2_xattr_ref 42struct jffs2_xattr_ref
43{ 43{
44 void *always_null; 44 void *always_null;