From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Justin P. Mattock" Subject: Re: [PATCH 02/15]drivers:spi:dw_spi.c Typo change diable to disable. Date: Fri, 31 Dec 2010 06:17:58 -0800 Message-ID: <4D1DE616.7010105@gmail.com> References: <1293750484-1161-1-git-send-email-justinmattock@gmail.com> <1293750484-1161-2-git-send-email-justinmattock@gmail.com> <20101231064515.GC3733@angua.secretlab.ca> <4D1D7DAE.7060504@gmail.com> <20101231091136.GC1886@bicker> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Grant Likely , trivial@kernel.org, devel@driverdev.osuosl.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, li Return-path: In-Reply-To: <20101231091136.GC1886@bicker> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devel-bounces@linuxdriverproject.org Errors-To: devel-bounces@linuxdriverproject.org List-Id: netdev.vger.kernel.org On 12/31/2010 01:11 AM, Dan Carpenter wrote: > On Thu, Dec 30, 2010 at 10:52:30PM -0800, Justin P. Mattock wrote: >> On 12/30/2010 10:45 PM, Grant Likely wrote: >>> On Thu, Dec 30, 2010 at 03:07:51PM -0800, Justin P. Mattock wrote: >>>> The below patch fixes a typo "diable" to "disable". Please let me know if this >>>> is correct or not. >>>> >>>> Signed-off-by: Justin P. Mattock >>> >>> applied, thanks. >>> >>> g. >> >> ahh.. thanks.. just cleared up the left out diabled that I had >> thought I forgotten(ended up separating comments and code and >> forgot) > > This is really just defensiveness and random grumbling and grumpiness on > my part, but one reason I may have missed the first patch is because > your subject lines are crap. > > Wrong: [PATCH 02/15]drivers:spi:dw_spi.c Typo change diable to disable. > > Right: [PATCH 02/15] spi/dw_spi: Typo change diable to disable > > regards, > dan carpenter > alright.. so having the backlash is alright for the subject Thanks for the pointer on this.. Justin P. Mattock