From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753015Ab2DQS4Y (ORCPT ); Tue, 17 Apr 2012 14:56:24 -0400 Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:37186 "HELO oproxy6-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751173Ab2DQS4W (ORCPT ); Tue, 17 Apr 2012 14:56:22 -0400 Message-ID: <4F8DBCFC.4010601@xenotime.net> Date: Tue, 17 Apr 2012 11:57:00 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: David Mackey CC: Doug Thompson , Mauro Carvalho Chehab , trivial@kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, Vinson Lee Subject: Re: [PATCH] edac: Fix spelling errors. References: <1334687452-10178-1-git-send-email-tdmackey@twitter.com> In-Reply-To: <1334687452-10178-1-git-send-email-tdmackey@twitter.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/17/2012 11:30 AM, David Mackey wrote: > Signed-off-by: David Mackey > Signed-off-by: Vinson Lee > --- > drivers/edac/edac_core.h | 6 +++--- > drivers/edac/edac_device.c | 10 +++++----- > drivers/edac/i7core_edac.c | 10 +++++----- > drivers/edac/sb_edac.c | 6 +++--- > 4 files changed, 16 insertions(+), 16 deletions(-) Acked-by: Randy Dunlap Thanks. -- ~Randy