From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751457AbdH2TJu (ORCPT ); Tue, 29 Aug 2017 15:09:50 -0400 Received: from ms.lwn.net ([45.79.88.28]:52488 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231AbdH2TJq (ORCPT ); Tue, 29 Aug 2017 15:09:46 -0400 Date: Tue, 29 Aug 2017 13:09:45 -0600 From: Jonathan Corbet To: "Darrick J. Wong" Cc: Pavel Machek , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, tytso@mit.edu, linux-ext4@vger.kernel.org, Andrew Morton Subject: Re: [PATCH] Documentation: fix little inconsistencies Message-ID: <20170829130945.7603d035@lwn.net> In-Reply-To: <20170829165057.GB4750@magnolia> References: <20170828094638.GA15378@amd> <20170828161707.GA4750@magnolia> <20170829072708.GA30643@amd> <20170829165057.GB4750@magnolia> 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 29 Aug 2017 09:50:57 -0700 "Darrick J. Wong" wrote: > > Anything wrong here? It is fixing extra '+' in the ascii art... > > There's nothing incorrect here, I merely thought it odd to send a fix > for networking documentation to the ext4 list, but not netdev? In fact, davem likes to handle networking documentation patches himself, so resending this one to netdev would be a good idea. Thanks, jon