From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([23.128.96.9]:60820 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725996AbfCBBB4 (ORCPT ); Fri, 1 Mar 2019 20:01:56 -0500 Date: Fri, 01 Mar 2019 17:01:55 -0800 (PST) Message-Id: <20190301.170155.327420277076342114.davem@davemloft.net> Subject: Re: [PATCH 0/2] doc: net: ieee802154: move from plain text to rst From: David Miller In-Reply-To: <5c1ff7e8-ed89-9d93-a9f7-b36248efb3ed@datenfreihafen.org> References: <20190227195914.4594-1-stefan@datenfreihafen.org> <20190227131856.2a9cfdde@lwn.net> <5c1ff7e8-ed89-9d93-a9f7-b36248efb3ed@datenfreihafen.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-wpan-owner@vger.kernel.org List-ID: To: stefan@datenfreihafen.org Cc: corbet@lwn.net, netdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-wpan@vger.kernel.org From: Stefan Schmidt Date: Wed, 27 Feb 2019 22:20:58 +0100 > Hello Jon. > > On 27.02.19 21:18, Jonathan Corbet wrote: >> On Wed, 27 Feb 2019 20:59:12 +0100 >> Stefan Schmidt wrote: >> >>> The patches are based on net-next, but they only touch the networking book so I >>> would not expect and trouble. From what I have seen they would go through >>> Jonathan's tree after being acked by Dave? If you want this patches against a >>> different tree let me know. >> >> Usually Dave takes networking documentation patches directly, so that is >> what I would expect here. > > OK, so I got that wrong. Works for me. Dave, you want to take them > directly, if nothing else comes up during review, or should I apply them > to my tree and send them with the next pull request? I'll take them, thanks.