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 bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bEHh7-0002Cl-3D for linux-mtd@lists.infradead.org; Sat, 18 Jun 2016 14:57:58 +0000 Subject: Re: [PATCH v2] ubifs: silence error output if MS_SILENT is set To: Daniel Golle , linux-mtd@lists.infradead.org References: <20160618095218.GA2214@makrotopia.org> <20160618141230.GA3504@makrotopia.org> Cc: Artem Bityutskiy , Richard Weinberger From: Richard Weinberger Message-ID: <5765615E.5010409@nod.at> Date: Sat, 18 Jun 2016 16:57:34 +0200 MIME-Version: 1.0 In-Reply-To: <20160618141230.GA3504@makrotopia.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 18.06.2016 um 16:12 schrieb Daniel Golle: > Signed-off-by: Daniel Golle > --- > v2: logic was accidentally inverted, fix that. I really would like to have a patch description. Thanks, //richard