From 28fb32a1ba0235ba44679041a2d7563d4945c740 Mon Sep 17 00:00:00 2001 From: KaiGai Kohei Date: Sat, 13 May 2006 15:19:03 +0900 Subject: [PATCH] --- yaml --- r: 27818 b: refs/heads/master c: ee886b5df17f9791a72cf0afe7f6c0c079231ef8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/jffs2/xattr.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6b50c17f61ff..e23db32b1d71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 652ecc20d1f5b4fd745c185c940e5b3afb2a0711 +refs/heads/master: ee886b5df17f9791a72cf0afe7f6c0c079231ef8 diff --git a/trunk/fs/jffs2/xattr.h b/trunk/fs/jffs2/xattr.h index 07cc737479f9..e2aa2394ab64 100644 --- a/trunk/fs/jffs2/xattr.h +++ b/trunk/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;