From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ew0-f221.google.com ([209.85.219.221]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MBjla-0000oH-Es for linux-mtd@lists.infradead.org; Wed, 03 Jun 2009 06:16:10 +0000 Received: by ewy21 with SMTP id 21so15341401ewy.18 for ; Tue, 02 Jun 2009 23:15:32 -0700 (PDT) Sender: =?UTF-8?Q?Gerard_Lled=C3=B3?= From: Gerard Lledo Date: Wed, 3 Jun 2009 09:09:37 +0300 To: Andrew Morton Subject: Re: [PATCH] [JFFS2] jffs2_start_garbage_collect_thread() return value cleanup Message-ID: <20090603060937.GA2554@tank> References: <20090602113216.GA3513@tank> <1243944686-7039-1-git-send-email-gerard.lledo@gmail.com> <1243944686-7039-2-git-send-email-gerard.lledo@gmail.com> <20090602151112.376ca436.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090602151112.376ca436.akpm@linux-foundation.org> Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 02, 2009 at 03:11:12PM -0700, Andrew Morton wrote: > On Tue, 2 Jun 2009 15:11:26 +0300 > Gerard Lledo wrote: > > > There is no user of this return value in the kernel. Change it to return void > > instead. > > Both these patches were missing your signed-off-by:. As your first > version of the first patch wasn't missing it, I added it to both these > patches, OK? > Thats fine. I just forgot to add it. Thanks, and sorry for the trouble/noise.