From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH/v2] net: treewide: Fix typo found in DocBook/networking.xml Date: Fri, 05 Sep 2014 17:35:41 -0700 (PDT) Message-ID: <20140905.173541.45708371676840982.davem@davemloft.net> References: <20140903.203814.642492840095995090.davem@davemloft.net> <1409841876-26567-1-git-send-email-standby24x7@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, rdunlap@infradead.org, netdev@vger.kernel.org, linux-doc@vger.kernel.org, trivial@kernel.org To: standby24x7@gmail.com Return-path: In-Reply-To: <1409841876-26567-1-git-send-email-standby24x7@gmail.com> Sender: linux-doc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Masanari Iida Date: Thu, 4 Sep 2014 23:44:36 +0900 > This patch fix spelling typo found in DocBook/networking.xml. > It is because the neworking.xml is generated from comments > in the source, I have to fix typo in comments within the source. > > Signed-off-by: Masanari Iida > Acked-by: Randy Dunlap Applied, thanks.