From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: Fix typos and whitespace. Date: Wed, 23 Mar 2016 20:55:31 -0400 (EDT) Message-ID: <20160323.205531.508870857957275663.davem@davemloft.net> References: <20160323134530.18742.35082.stgit@bhelgaas-glaptop2.roam.corp.google.com> <20160323.142703.2259993852905081527.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bhelgaas@google.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: tom@herbertland.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Tom Herbert Date: Wed, 23 Mar 2016 17:28:20 -0700 > On Wed, Mar 23, 2016 at 11:27 AM, David Miller wrote: >> From: Bjorn Helgaas >> Date: Wed, 23 Mar 2016 08:45:30 -0500 >> >>> Fix typos. Capitalize CPU, NAPI, RCU consistently. Align structure >>> indentation. No functional change intended; only comment and whitespace >>> changes. >>> >>> Signed-off-by: Bjorn Helgaas >> >> Does not apply to the current 'net' tree, please respin. > > Why is this for net and not net-next? Fixing comment typos is always appropriate, as they enhance understanding of the code and make it easier to maintain.