]> Pileus Git - ~andy/linux/commitdiff
[JFFS2][XATTR] remove senseless comment
authorKaiGai Kohei <kaigai@ak.jp.nec.com>
Sat, 13 May 2006 06:19:03 +0000 (15:19 +0900)
committerKaiGai Kohei <kaigai@ak.jp.nec.com>
Sat, 13 May 2006 06:19:03 +0000 (15:19 +0900)
remove senseless comment.

[8/10] jffs2-xattr-v5.1-08-remove_senseless_comment.patch

Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
fs/jffs2/xattr.h

index 07cc737479f99f649da56cded5cab1ffb1c75f50..e2aa2394ab6413331165ba316fadb0419025502a 100644 (file)
@@ -38,7 +38,7 @@ struct jffs2_xattr_datum
        uint32_t value_len;     /* length of xvalue */
 };
 
-struct jffs2_inode_cache;      /* forward refence */
+struct jffs2_inode_cache;
 struct jffs2_xattr_ref
 {
        void *always_null;