From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B1DFC6778F for ; Fri, 27 Jul 2018 05:26:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C748320673 for ; Fri, 27 Jul 2018 05:26:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C748320673 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=iogearbox.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729451AbeG0GqS (ORCPT ); Fri, 27 Jul 2018 02:46:18 -0400 Received: from www62.your-server.de ([213.133.104.62]:39576 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725920AbeG0GqR (ORCPT ); Fri, 27 Jul 2018 02:46:17 -0400 Received: from [78.46.172.2] (helo=sslproxy05.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1fivGN-0002mg-Kz; Fri, 27 Jul 2018 07:26:03 +0200 Received: from [99.0.85.34] (helo=localhost.localdomain) by sslproxy05.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1fivGN-0007Up-AU; Fri, 27 Jul 2018 07:26:03 +0200 Subject: Re: [PATCH v2 0/4] docs: bpf: Fix RST conversion To: "Tobin C. Harding" , "David S. Miller" Cc: Jonathan Corbet , Sergei Shtylyov , Alexei Starovoitov , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180726050305.2147-1-me@tobin.cc> From: Daniel Borkmann Message-ID: <4313ac87-420f-529f-4edb-0efa60c28e0b@iogearbox.net> Date: Fri, 27 Jul 2018 07:25:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20180726050305.2147-1-me@tobin.cc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.0/24786/Fri Jul 27 02:41:39 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/26/2018 07:03 AM, Tobin C. Harding wrote: > Hi Dave, > > I'm sending v2 of this to you instead of to Jon. Rationale: BPF is to > do with networking anyways and there is a broken link that requires > conversion of Documentation/networking/filter.txt to fix and that will > go to you. FTR there are no merge conflicts between this set and the > other set I just sent (either can be applied on top of the other) > > [PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST > > > Recently BPF docs were converted to RST format. A couple of things were > missed. > > - Use 'index.rst' instead of 'README.rst'. Although README.rst will > work just fine it is more typical to keep the subdirectory indices > in a file called 'index.rst'. > > - Integrate files Documentation/bpf/*.rst into build system using > toctree in Documentation/bpf/index.rst > > - Include bpf/index in top level toctree so bpf is indexed in the main > kernel docs. > > - Make anal change to heading format (inline with rest of Documentation/). > > > thanks, > Tobin. Applied to bpf-next, thanks Tobin! From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id A60ED7D071 for ; Fri, 27 Jul 2018 05:26:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725999AbeG0GqS (ORCPT ); Fri, 27 Jul 2018 02:46:18 -0400 Received: from www62.your-server.de ([213.133.104.62]:39576 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725920AbeG0GqR (ORCPT ); Fri, 27 Jul 2018 02:46:17 -0400 Received: from [78.46.172.2] (helo=sslproxy05.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1fivGN-0002mg-Kz; Fri, 27 Jul 2018 07:26:03 +0200 Received: from [99.0.85.34] (helo=localhost.localdomain) by sslproxy05.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1fivGN-0007Up-AU; Fri, 27 Jul 2018 07:26:03 +0200 Subject: Re: [PATCH v2 0/4] docs: bpf: Fix RST conversion To: "Tobin C. Harding" , "David S. Miller" Cc: Jonathan Corbet , Sergei Shtylyov , Alexei Starovoitov , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180726050305.2147-1-me@tobin.cc> From: Daniel Borkmann Message-ID: <4313ac87-420f-529f-4edb-0efa60c28e0b@iogearbox.net> Date: Fri, 27 Jul 2018 07:25:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20180726050305.2147-1-me@tobin.cc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.0/24786/Fri Jul 27 02:41:39 2018) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 07/26/2018 07:03 AM, Tobin C. Harding wrote: > Hi Dave, > > I'm sending v2 of this to you instead of to Jon. Rationale: BPF is to > do with networking anyways and there is a broken link that requires > conversion of Documentation/networking/filter.txt to fix and that will > go to you. FTR there are no merge conflicts between this set and the > other set I just sent (either can be applied on top of the other) > > [PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST > > > Recently BPF docs were converted to RST format. A couple of things were > missed. > > - Use 'index.rst' instead of 'README.rst'. Although README.rst will > work just fine it is more typical to keep the subdirectory indices > in a file called 'index.rst'. > > - Integrate files Documentation/bpf/*.rst into build system using > toctree in Documentation/bpf/index.rst > > - Include bpf/index in top level toctree so bpf is indexed in the main > kernel docs. > > - Make anal change to heading format (inline with rest of Documentation/). > > > thanks, > Tobin. Applied to bpf-next, thanks Tobin! -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html