From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [GIT PULL] ARCNET: refactoring and cleanup Date: Mon, 21 Sep 2015 10:40:36 -0700 (PDT) Message-ID: <20150921.104036.413850890084558195.davem@davemloft.net> References: <20150921151154.GA27702@pengutronix.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: mgr@pengutronix.de Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:53298 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751903AbbIURkj (ORCPT ); Mon, 21 Sep 2015 13:40:39 -0400 In-Reply-To: <20150921151154.GA27702@pengutronix.de> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael Grzeschik Date: Mon, 21 Sep 2015 17:11:54 +0200 > The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde: > > Linux 4.3-rc2 (2015-09-20 14:32:34 -0700) > > are available in the git repository at: > > git://git.pengutronix.de/git/mgr/linux.git tags/arcnet-cleanup-v4.3-rc2 > > for you to fetch changes up to 9ac23e159ab81450d7c644b13a271b514d2bcc23: > > arcnet: capmode: remove extra function (2015-09-21 16:36:30 +0200) I think for a subsystem such as ARCNET, you should also post all of the patches here for a full review, and not just give a plain pull request. Thanks.