Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp822878imm; Wed, 8 Aug 2018 06:24:14 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzHvDRgFWbYxVAP2BrlUihn2UQA8t0n3OCFnFEwxotYFWJAgP1e1w+zabJ77fPRPmuQEvxT X-Received: by 2002:a65:658d:: with SMTP id u13-v6mr2648210pgv.20.1533734654460; Wed, 08 Aug 2018 06:24:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533734654; cv=none; d=google.com; s=arc-20160816; b=zPcFdxjbyQWdQPPhgDfyfCtXKu3GyHeOstfkzapMfreyJOr8pOrpwJeUloy3BOMUMj XhoGNlT48T8D41+2wbtZvkf2eT0seqkr4kZ6acQNSw2p33+dsZFz/fCg2oTMerY+vSF2 Ezqqfjwk/PNYRITwnFHVE4YtdeDtuUhhwqK41iBU8655oErLsGnIpnlaYq+7T7MMUwKS Tk0FLGAKutKcatMm4czUqzbZZSaBFlGWFkIkeGbvj5eBi60nl7DnQoyjFJ4lLIzMSYTb NOTHzhl3CG5njM64tXFBFGC7ff5hJa6OH8tXobC+ox4jpHeYZJLbavioRud6SWI3rcUC DUiQ== 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:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=6CZjwhvV2wIlAkovtihkxbCBKBDOhFOMk3RLZqb+yZA=; b=VpInhFVnwIbSzZ4AsJ2awVYUkav6n/lqEpbdAMh+ChdBhHv2GrJs2d3+Bzv55T4Np0 NBYul5CTRgKuvrI9mDVyYhHf9Je8WS9ZZT1ShqF72NQEE4YfoymIVwBURH5bfGSH5qns 5nHtb8eWx+BytUeTowG0vwYqddxhu//b3skD00mvYPIN5iOrG9NXR+yb3OoatnulxhYv KSMo8Tx6rxTvEX0YgJLIoQe8Y3SQHiJZ7o/12TtfBI0kXs9/NLo1IqKii8xbkVWNoxNY JdyCu148K+TZZ46MeLLNGbH1bDuG0bempqYEuMz8A29kKXi+2LmFN5W8ylOnBWn9gGff pCGw== 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 j135-v6si4867264pfd.207.2018.08.08.06.23.59; Wed, 08 Aug 2018 06:24:14 -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 S1727204AbeHHPmw (ORCPT + 99 others); Wed, 8 Aug 2018 11:42:52 -0400 Received: from ms.lwn.net ([45.79.88.28]:37106 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726733AbeHHPmv (ORCPT ); Wed, 8 Aug 2018 11:42:51 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 4D5D32D0; Wed, 8 Aug 2018 13:23:11 +0000 (UTC) Date: Wed, 8 Aug 2018 07:23:10 -0600 From: Jonathan Corbet To: "Tobin C. Harding" Cc: Daniel Borkmann , Alexei Starovoitov , "David S. Miller" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH bpf-next 12/13] docs: net: Fix various minor typos Message-ID: <20180808072310.4695cea4@lwn.net> In-Reply-To: <20180808014248.GF11191@eros> References: <20180801050908.29970-1-me@tobin.cc> <20180801050908.29970-13-me@tobin.cc> <76cf11bc-61b3-8068-5546-79d3ff3a58e9@iogearbox.net> <20180808014248.GF11191@eros> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 8 Aug 2018 11:42:48 +1000 "Tobin C. Harding" wrote: > Hi Daniel, > > 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. Thanks, jon