From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH 1/2] net: dpaa2: move DPAA2 PTP driver out of staging/ Date: Fri, 28 Sep 2018 07:16:19 -0700 Message-ID: <20180928141619.eojho3rxdjzb24jq@localhost> References: <20180927111228.46118-1-yangbo.lu@nxp.com> <20180927132507.GB23375@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Y.b. Lu" , Andrew Lunn , "linux-kernel@vger.kernel.org" , "devel@driverdev.osuosl.org" , "netdev@vger.kernel.org" , "David S . Miller" , Greg Kroah-Hartman To: Ioana Ciocoi Radulescu Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Sep 28, 2018 at 10:20:55AM +0000, Ioana Ciocoi Radulescu wrote: > Generally speaking, I think it's better to remove unused code from the current > driver and re-add it along with the feature actually using it. +1 Thanks, Richard