Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750755AbWHMIrt (ORCPT ); Sun, 13 Aug 2006 04:47:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750756AbWHMIrt (ORCPT ); Sun, 13 Aug 2006 04:47:49 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:52390 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1750755AbWHMIrs (ORCPT ); Sun, 13 Aug 2006 04:47:48 -0400 Subject: Re: [RFC] [PATCH 10/10] fs/jffs2/jffs2_fs_i.h Removal of old code From: David Woodhouse To: Michal Piotrowski Cc: Andrew Morton , LKML In-Reply-To: <44DE09CA.6020808@gmail.com> References: <44DE05FC.2090001@gmail.com> <44DE09CA.6020808@gmail.com> Content-Type: text/plain Date: Sun, 13 Aug 2006 09:47:42 +0100 Message-Id: <1155458863.4975.267.camel@shinybook.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.6.dwmw2.1) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1088 Lines: 29 On Sat, 2006-08-12 at 19:03 +0200, Michal Piotrowski wrote: > Signed-off-by: Michal Piotrowski > > 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 Ack. I just got back from three weeks away; when I'm vaguely awake I'll need to round up a bunch of patches to put into the git tree, and this'll be one of them unless it's upstream already by then. Thanks. -- dwmw2 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/