Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp846209imm; Wed, 8 Aug 2018 06:46:37 -0700 (PDT) X-Google-Smtp-Source: AA+uWPw03Kc7iTa5iRy3YiO9EO08OscCcjciMyxsx3TFiPSCK9KTweOjbZ5KF1VOe1SZJYbL74Jw X-Received: by 2002:a17:902:b40c:: with SMTP id x12-v6mr2727831plr.163.1533735997247; Wed, 08 Aug 2018 06:46:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533735997; cv=none; d=google.com; s=arc-20160816; b=AeIxrBVJxR2GR7bUJ1wFAJm7s5KbCLMMBrY7NGJ0jFWQVqFgawXoKaYY9U4TqjXS6f M9TftlPysr1C4MN8X70nvqiv7oaL/yIdgRYUt0q+JYL2cdgPkvAvOX1ftS3mZtozC5gB dV+WOAsY0Ld9W/tKBJBL0MKMtNFsI8qrEc3w+klVC4NxTFggUC5YD1xrNAXEbF6wNk0C amQA3uUFRyHTQzJZzcQiaXBkBwrvnDWNyldBMsgBJ6FbmQ+FVVpYzm92lnytd0lWTTXE DL/PnRS8CDUGrven1GSFDdqudEgUaJ2vEjyPdMyKQHv0oL1Gq+/lH36MPOoqWQXCpPpi l17w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=3LdR2glGlNTLjiQND/aw1LcLXvNeQEFeBUHjyNeTgOU=; b=O/EoW2tgqSZG5YUBrSanWspcrl9HcroYJlUlpIuA964DL955V5IG7CBXxXUjChwHrz xxqaiZmPgWNkHVzc5nHe1SmqCf0nbXdadGPXwtpIqEznaFihBCFnwNOwBSHcsB6FKxKF wtNpIy+DAPbupAwCOXycZTmfJsuhP/9pMhtPmzaHT9vv2o5PC1tOdQBuVzx7fLVn5PID hfDu+v+fJIvFBb2ELvh+e0ioKxS5I9RRF3Go0acsk79PAhHWYrQ3b4QcX/ZiXPeXRpvw RtH4mmpB41tgm+5WjkqGyEOdZtMm66j//EIH/YT8TCurBoy6NdH6j3zhTSZQJafCSg1B y5tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q27-v6si4331436pfj.149.2018.08.08.06.46.22; Wed, 08 Aug 2018 06:46:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727301AbeHHQFT (ORCPT + 99 others); Wed, 8 Aug 2018 12:05:19 -0400 Received: from www62.your-server.de ([213.133.104.62]:52229 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726945AbeHHQFT (ORCPT ); Wed, 8 Aug 2018 12:05:19 -0400 Received: from [78.46.172.3] (helo=sslproxy06.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 1fnOmG-0000KS-OA; Wed, 08 Aug 2018 15:45:28 +0200 Received: from [62.203.87.61] (helo=linux.home) by sslproxy06.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1fnOmG-000GMJ-Iq; Wed, 08 Aug 2018 15:45:28 +0200 Subject: Re: [PATCH bpf-next 12/13] docs: net: Fix various minor typos To: Jonathan Corbet , "Tobin C. Harding" Cc: Alexei Starovoitov , "David S. Miller" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180801050908.29970-1-me@tobin.cc> <20180801050908.29970-13-me@tobin.cc> <76cf11bc-61b3-8068-5546-79d3ff3a58e9@iogearbox.net> <20180808014248.GF11191@eros> <20180808072310.4695cea4@lwn.net> From: Daniel Borkmann Message-ID: <99c50323-601e-91ea-cac3-98c1f381f9ac@iogearbox.net> Date: Wed, 8 Aug 2018 15:45:27 +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: <20180808072310.4695cea4@lwn.net> 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/24823/Wed Aug 8 10:42:17 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/08/2018 03:23 PM, Jonathan Corbet wrote: > On Wed, 8 Aug 2018 11:42:48 +1000 > "Tobin C. Harding" wrote: > >> Thanks for doing such a careful review that you noticed this. I'm >> working on this more ATM and I've moved the document to use double >> spaces between _all_ full stops. Currently the document uses mostly >> single spaces but there are some sections with double space. The >> internet tells me this is a 'style' issue not a rule. And I've seen >> single and double spacing in tree and do not know if one is favoured. >> >> Do you care? > > I'm not Daniel, but let me just say that, for docs in general, I'm > absolutely uninterested in patches adjusting the number of spaces after > periods. It really doesn't matter one way or the other, and I don't think > we benefit from that kind of churn. Yep, agree.