From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tobin C. Harding" Subject: Re: [PATCH bpf-next 12/13] docs: net: Fix various minor typos Date: Thu, 9 Aug 2018 08:21:10 +1000 Message-ID: <20180808222110.GH11191@eros> 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> <99c50323-601e-91ea-cac3-98c1f381f9ac@iogearbox.net> <1cfb4fb3406621c1ffd98e8072f2cc38812107d8.camel@darmarit.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Daniel Borkmann , Jonathan Corbet , Alexei Starovoitov , "David S. Miller" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Markus Heiser Return-path: Content-Disposition: inline In-Reply-To: <1cfb4fb3406621c1ffd98e8072f2cc38812107d8.camel@darmarit.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, Aug 08, 2018 at 06:26:50PM +0200, Markus Heiser wrote: > > > Am Mittwoch, den 08.08.2018, 15:45 +0200 schrieb Daniel Borkmann: > > 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. > > FWIW: even if it is not a patch worth, 'fill-paragraph' within emacs benefit > from. That's why I originally started using double spaces :) thanks, Tobin.