From: KaiGai Kohei Date: Sat, 13 May 2006 06:19:03 +0000 (+0900) Subject: [JFFS2][XATTR] remove senseless comment X-Git-Tag: v2.6.18-rc1~1105^2~74^2~13^2~5 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=ee886b5df17f9791a72cf0afe7f6c0c079231ef8;p=linux-2.6-omap-h63xx.git [JFFS2][XATTR] remove senseless comment remove senseless comment. [8/10] jffs2-xattr-v5.1-08-remove_senseless_comment.patch Signed-off-by: KaiGai Kohei --- 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;