From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751825AbcFWL7i (ORCPT ); Thu, 23 Jun 2016 07:59:38 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:51966 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750874AbcFWL7h (ORCPT ); Thu, 23 Jun 2016 07:59:37 -0400 Subject: Re: [PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral" To: Joe Perches , Adrian Hunter , Ulf Hansson , linux-mmc@vger.kernel.org References: <1466675526-3176-1-git-send-email-colin.king@canonical.com> <1466681962.1847.2.camel@perches.com> Cc: linux-kernel@vger.kernel.org From: Colin Ian King Message-ID: <576BCF1A.80708@canonical.com> Date: Thu, 23 Jun 2016 12:59:22 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1466681962.1847.2.camel@perches.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/06/16 12:39, Joe Perches wrote: > On Thu, 2016-06-23 at 10:52 +0100, Colin King wrote: >> trivial fix to spelling mistake in dev_err message > > Hello Colin. > > You are submitting a lot of these recently. > > Are you using a tool to find these? basically spell on some fancy kernel printk scraping, it's a bit of a lash up - I ended up with > 30K of possible candidates and when I'm waiting for builds or tests to complete I work my way through the list, so it's not very automated ;-) > > If you are, maybe publish it to the janitorial > and newbies list so others can do the work. >