From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752341AbbDJFbs (ORCPT ); Fri, 10 Apr 2015 01:31:48 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:36245 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752019AbbDJFbr (ORCPT ); Fri, 10 Apr 2015 01:31:47 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <20150410043000.GQ2677@norris-Latitude-E6410> References: <1425418844-25177-1-git-send-email-fransklaver@gmail.com> <1425418844-25177-2-git-send-email-fransklaver@gmail.com> <20150309230250.GA13266@ld-irv-0074> <20150310173948.GB4124@norris-Latitude-E6410> <20150410043000.GQ2677@norris-Latitude-E6410> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: [PATCH 01/60] mtd: core: tone down suggestion that dev.parent should be set From: Frans Klaver Date: Fri, 10 Apr 2015 07:31:39 +0200 To: Brian Norris CC: David Woodhouse , "linux-kernel@vger.kernel.org" , linux-mtd@lists.infradead.org Message-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10 April 2015 06:30:00 CEST, Brian Norris wrote: >OK, I just made some small edits to the language to clarify that this >patch is only fixing the 'parent device symlink' rather than the >'device >is missing in sysfs'. I also tweaked the language on all the other >patches to reflect this. Alright. >I ran the other 59 patches through a pretty wide range of compile tests >and saw no issues, so I've pushed patches 1-29 and 31-60 to l2-mtd.git, >with small tweaks to the commit descriptions. If you get a chance to >rework patch 30, feel free. I was in the process of checking this, until a hd failure threw me off track. I'll be able to send a reworked 30 after the weekend. >Thanks for the patches! Thanks for testing and rewording, Frans