From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from b.ns.miles-group.at ([95.130.255.144] helo=radon.swed.at) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UgsWf-0000Wa-3i for linux-mtd@lists.infradead.org; Mon, 27 May 2013 08:11:30 +0000 Message-ID: <51A3150C.7080009@nod.at> Date: Mon, 27 May 2013 10:10:52 +0200 From: Richard Weinberger MIME-Version: 1.0 To: Thomas Weber Subject: Re: [PATCH] UBI: Fastmap: Fix memory leak References: <1369641744-13534-1-git-send-email-thomas@tomweber.eu> In-Reply-To: <1369641744-13534-1-git-send-email-thomas@tomweber.eu> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, wang bo , David Woodhouse , linux-kernel@vger.kernel.org, Artem Bityutskiy List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi! Am 27.05.2013 10:02, schrieb Thomas Weber: > Signed-off-by: wang bo > > [fix whitespace errors] > > Tested with linux-v3.10-rc3 on Devkit8000. > Signed-off-by: Thomas Weber > > The discussion about this patch can be found: > https://lkml.org/lkml/2013/5/2/118 Thanks a lot for fixing the whitespace issues! Am I allowed to add a Tested-by: Thomas Weber ? IOW did you test the patch? :D Thanks, //richard