From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay0124.hostedemail.com ([216.40.44.124]:57833 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751249AbdKVTV3 (ORCPT ); Wed, 22 Nov 2017 14:21:29 -0500 Message-ID: <1511378484.6989.104.camel@perches.com> Subject: Re: [PATCH] NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing" From: Joe Perches To: Logan Gunthorpe , Colin King , Kurt Schwemmer , Jon Mason , Dave Jiang , Allen Hubbe , linux-pci@vger.kernel.org, linux-ntb@googlegroups.com Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Date: Wed, 22 Nov 2017 11:21:24 -0800 In-Reply-To: References: <20171121225945.29377-1-colin.king@canonical.com> <1511320389.6989.44.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, 2017-11-22 at 11:53 -0700, Logan Gunthorpe wrote: > > On 21/11/17 08:13 PM, Joe Perches wrote: > > probably nicer to add the missing newlines too. > > Oh, my mistake. > > I was never sure what was correct so I think I've been pretty lax about > that. I'll clean that up. > > Seems like something that should be added to checkpatch. I may attempt a > patch for that. Good luck but I think that's fairly difficult to do well without too high a ratio of false-positives.