From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753842AbcK0Vfi (ORCPT ); Sun, 27 Nov 2016 16:35:38 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:58788 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752700AbcK0Vfe (ORCPT ); Sun, 27 Nov 2016 16:35:34 -0500 Date: Sun, 27 Nov 2016 22:35:16 +0100 From: Andrew Lunn To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Shawn Guo , linux-arm-kernel@lists.infradead.org, "David S . Miller" , Sascha Hauer , Stefan Agner , Rob Herring , Mark Rutland , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Add missing newline Message-ID: <20161127213516.GF13318@lunn.ch> References: <1480276484-5482-1-git-send-email-afaerber@suse.de> <20161127211727.GB13318@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 27, 2016 at 10:30:54PM +0100, Andreas Färber wrote: > Hi, > > Am 27.11.2016 um 22:17 schrieb Andrew Lunn: > > On Sun, Nov 27, 2016 at 08:54:44PM +0100, Andreas Färber wrote: > >> Found while reviewing Marvell dsa bindings usage. > > > > Hi Andreas > > > > It is good practice to put the maintainer you expect to accept the > > patch on the To: line. You have at least two different maintainers on > > Cc: so it is currently ambiguous. And these lists can be high volume, > > so without a copy in the maintainers inbox, patches can be overlooked. > > As a vf610 DT patch with LAKML in To I am expecting it to be handled by > Shawn or anyone from the NXP/ARM side. So please have Shawn as To: The patch you are fixing went through Dave Miller, who is also on Cc:, hence the ambiguity. Andrew