From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-x244.google.com ([2607:f8b0:400e:c00::244]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dOSlj-0000wU-LL for linux-mtd@lists.infradead.org; Fri, 23 Jun 2017 17:53:21 +0000 Received: by mail-pf0-x244.google.com with SMTP id w12so8393834pfk.0 for ; Fri, 23 Jun 2017 10:52:59 -0700 (PDT) Date: Fri, 23 Jun 2017 10:52:56 -0700 From: Brian Norris To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: "linux-mtd@lists.infradead.org" Subject: Re: [PATCH] mtd: partitions: fixup some allocate_partition() whitespace Message-ID: <20170623175256.GJ14148@google.com> References: <20170622210918.68280-1-computersforpeace@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jun 22, 2017 at 11:41:58PM +0200, Rafał Miłecki wrote: > On 22 June 2017 at 23:09, Brian Norris wrote: > > Some recent patches caused churn around this area, and checkpatch > > noticed the existing issues. > > > > Signed-off-by: Brian Norris > > Looks OK obviously, thanks for taking care of this. I'll consider that a "review", as this is so trivial :) Applied to l2-mtd.git