]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/jffs2_fs_i.h
[PATCH] remove CONFIG_KOBJECT_UEVENT option
[linux-2.6-omap-h63xx.git] / include / linux / jffs2_fs_i.h
index a5db884ec607a2626982a6d791ec9e72c5dfa23d..ef85ab56302b990f1b884f42deca2aeee3a4ec12 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: jffs2_fs_i.h,v 1.18 2005/07/17 11:13:48 dedekind Exp $ */
+/* $Id: jffs2_fs_i.h,v 1.19 2005/11/07 11:14:52 gleixner Exp $ */
 
 #ifndef _JFFS2_FS_I
 #define _JFFS2_FS_I
@@ -25,7 +25,7 @@ struct jffs2_inode_info {
        /* There may be one datanode which isn't referenced by any of the
           above fragments, if it contains a metadata update but no actual
           data - or if this is a directory inode */
-       /* This also holds the _only_ dnode for symlinks/device nodes, 
+       /* This also holds the _only_ dnode for symlinks/device nodes,
           etc. */
        struct jffs2_full_dnode *metadata;