Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753640AbdCMPAX (ORCPT ); Mon, 13 Mar 2017 11:00:23 -0400 Received: from mail.savoirfairelinux.com ([208.88.110.44]:55052 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbdCMPAP (ORCPT ); Mon, 13 Mar 2017 11:00:15 -0400 From: Vivien Didelot To: Andrew Lunn Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, "David S. Miller" , Florian Fainelli Subject: Re: [PATCH net-next 04/14] net: dsa: mv88e6xxx: rework ATU Load/Purge In-Reply-To: <20170311234021.GE15842@lunn.ch> References: <20170309233324.18539-1-vivien.didelot@savoirfairelinux.com> <20170309233324.18539-5-vivien.didelot@savoirfairelinux.com> <20170310022748.GI22101@lunn.ch> <87zigrzg6s.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> <20170311234021.GE15842@lunn.ch> Date: Mon, 13 Mar 2017 10:59:02 -0400 Message-ID: <87y3w9nryh.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 431 Lines: 15 Hi Andrew, Andrew Lunn writes: > It does result in more patches, more to review, but it is much easier > to review, because it should be obviously correct. The overall lines > of code at the end is the same. So overall there is no harm is having > lots of small patches. Your concerns are dully noted. I'll do my best to split my upcoming changes in smaller, easier to review, patches. Thanks! Vivien