Re: [RFC] [PATCH 10/10] fs/jffs2/jffs2_fs_i.h Removal of old code

From: Michal Piotrowski
Date: Sat Aug 12 2006 - 13:01:41 EST


Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx>

diff -uprN -X linux-work/Documentation/dontdiff linux-work-clean/fs/jffs2/jffs2_fs_i.h linux-work/fs/jffs2/jffs2_fs_i.h
--- linux-work-clean/fs/jffs2/jffs2_fs_i.h 2006-08-12 01:51:17.000000000 +0200
+++ linux-work/fs/jffs2/jffs2_fs_i.h 2006-08-12 17:53:04.000000000 +0200
@@ -42,10 +42,8 @@ struct jffs2_inode_info {
uint16_t flags;
uint8_t usercompr;
#if !defined (__ECOS)
-#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,2)
struct inode vfs_inode;
#endif
-#endif
#ifdef CONFIG_JFFS2_FS_POSIX_ACL
struct posix_acl *i_acl_access;
struct posix_acl *i_acl_default;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/