From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wy0-f177.google.com ([74.125.82.177]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1Q5IQo-0003TQ-LI for linux-mtd@lists.infradead.org; Thu, 31 Mar 2011 14:01:03 +0000 Received: by wyb28 with SMTP id 28so2504257wyb.36 for ; Thu, 31 Mar 2011 07:01:00 -0700 (PDT) Subject: Re: [PATCH] jffs2: unused variables cleanup in jffs2_lookup and jffs2_readdir From: Artem Bityutskiy To: Sergey Senozhatsky In-Reply-To: <20110322121102.GC5086@swordfish.minsk.epam.com> References: <20110322121102.GC5086@swordfish.minsk.epam.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 31 Mar 2011 16:58:28 +0300 Message-ID: <1301579908.2828.83.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: linux-mtd@lists.infradead.org, David Woodhouse , linux-kernel@vger.kernel.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2011-03-22 at 14:11 +0200, Sergey Senozhatsky wrote: > jffs2: cleanup unused jffs2_sb_info *c variable and JFFS2_SB_INFO call from jffs2_lookup > and jffs2_readdir > > Signed-off-by: Sergey Senozhatsky I amended the commit message and pushed this to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757859Ab1CaOBE (ORCPT ); Thu, 31 Mar 2011 10:01:04 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:45233 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757794Ab1CaOBB (ORCPT ); Thu, 31 Mar 2011 10:01:01 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Va2zN7TEHNiLtvk20RWbPxAHE2CTw33/Gtlj3Y3DAXnIVqpoiYSS/jcF2HISD1iScn kQVbmrC7v85ehLs0KOR9Xf/ErlvTf47+I695lYGra36Jt9nEwYzGi0VwUkDU9aMJULoZ h/E+8NyNLhGqNTMK+cJPivI9V9TJ0FTji0X8A= Subject: Re: [PATCH] jffs2: unused variables cleanup in jffs2_lookup and jffs2_readdir From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Sergey Senozhatsky Cc: David Woodhouse , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <20110322121102.GC5086@swordfish.minsk.epam.com> References: <20110322121102.GC5086@swordfish.minsk.epam.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 31 Mar 2011 16:58:28 +0300 Message-ID: <1301579908.2828.83.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-03-22 at 14:11 +0200, Sergey Senozhatsky wrote: > jffs2: cleanup unused jffs2_sb_info *c variable and JFFS2_SB_INFO call from jffs2_lookup > and jffs2_readdir > > Signed-off-by: Sergey Senozhatsky I amended the commit message and pushed this to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy (Артём Битюцкий)