From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754628AbbESR5X (ORCPT ); Tue, 19 May 2015 13:57:23 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751556AbbESR5V (ORCPT ); Tue, 19 May 2015 13:57:21 -0400 Message-ID: <555B797B.90309@nod.at> Date: Tue, 19 May 2015 19:57:15 +0200 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Fabian Frederick CC: "linux-mtd@lists.infradead.org" , Artem Bityutskiy , LKML , Adrian Hunter Subject: Re: [PATCH 6/6 linux-next] ubifs: remove else after return References: <1431726240-4675-1-git-send-email-fabf@skynet.be> <1431726240-4675-6-git-send-email-fabf@skynet.be> <1796356142.534811.1432057342188.open-xchange@webmail.nmp.proximus.be> In-Reply-To: <1796356142.534811.1432057342188.open-xchange@webmail.nmp.proximus.be> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 19.05.2015 um 19:42 schrieb Fabian Frederick: > All was compiled but untested. Can you please test your changes too? Trivial looking changes introduce sometimes issues and having them tested would be wonderful. You can test UBIFS using nandsim or mtdram on any Linux system. See: http://www.linux-mtd.infradead.org/faq/nand.html#L_nand_nandsim Thanks, //richard