From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 17 Oct 2012 10:25:31 -0600 Subject: [U-Boot] [U-Boot, V2, 1/9] disk: part_efi: remove indent level from loop In-Reply-To: <507ED902.7040001@ti.com> References: <1349720080-13119-1-git-send-email-swarren@wwwdotorg.org> <20121017150130.GE5527@bill-the-cat> <507ED6FD.8030206@wwwdotorg.org> <507ED902.7040001@ti.com> Message-ID: <507EDBFB.6060503@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/17/2012 10:12 AM, Tom Rini wrote: > On 10/17/12 09:04, Stephen Warren wrote: ... >> BTW, I had also posted a minor fix "disk: initialize name/part >> fields when returning a whole disk" which may have been overlooked? >> Perhaps it's still in your queue. > > That is still in my queue. I'm trying to leave a buffer around when > patches are posted vs when I pull them in to allow for more review by > the folks doing U-Boot in their spare time. OK, makes sense. > I should pick up that as well as the fat_set_blk_dev series soon. Pavel had some comments on that series; I might rework it to drop the first two patches and replace them with something that simply removes the partition number from the printf. Feel free to weigh in on that thread if you have an opinion which way to go.