aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
diff options
context:
space:
mode:
Diffstat (limited to 'fs/jffs2')
-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 07cc737479f..e2aa2394ab6 100644
--- a/fs/jffs2/xattr.h
+++ b/fs/jffs2/xattr.h
@@ -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;