[JFFS2][XATTR] remove senseless comment
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Sun May 21 14:59:06 EDT 2006
Commit: ee886b5df17f9791a72cf0afe7f6c0c079231ef8
Parent: 652ecc20d1f5b4fd745c185c940e5b3afb2a0711
Author: KaiGai Kohei <kaigai at ak.jp.nec.com>
AuthorDate: Sat May 13 15:19:03 2006 +0900
Commit: KaiGai Kohei <kaigai at ak.jp.nec.com>
CommitDate: Sat May 13 15:19:03 2006 +0900
[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 at ak.jp.nec.com>
fs/jffs2/xattr.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/jffs2/xattr.h b/fs/jffs2/xattr.h
index 07cc737..e2aa239 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;
More information about the linux-mtd-cvs
mailing list