From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XoBYz-0005Gx-5F for linux-mtd@lists.infradead.org; Tue, 11 Nov 2014 13:32:53 +0000 Message-ID: <1415712726.22887.173.camel@sauron.fi.intel.com> Subject: Re: [PATCH] UBI: Extend UBI layer debug/messaging capabilities - cosmetics From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Tanya Brokhman Date: Tue, 11 Nov 2014 15:32:06 +0200 In-Reply-To: <1415531185-2343-1-git-send-email-tlinder@codeaurora.org> References: <1415531185-2343-1-git-send-email-tlinder@codeaurora.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-arm-msm@vger.kernel.org, open list , hujianyang@huawei.com, linux-mtd@lists.infradead.org, Brian Norris , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2014-11-09 at 13:06 +0200, Tanya Brokhman wrote: > Some cosmetic fixes to the patch "UBI: Extend UBI layer debug/messaging > capabilities". > > Signed-off-by: Tanya Brokhman > --- Pushed this patch, but without the hunk which changes the printing helpers. Thanks!