From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935944AbXLQXLm (ORCPT ); Mon, 17 Dec 2007 18:11:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761016AbXLQXLe (ORCPT ); Mon, 17 Dec 2007 18:11:34 -0500 Received: from pip10.gyao.ne.jp ([61.122.117.248]:59237 "EHLO mx.gate01.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1760737AbXLQXLd (ORCPT ); Mon, 17 Dec 2007 18:11:33 -0500 Date: Tue, 18 Dec 2007 08:11:20 +0900 From: Paul Mundt To: Joe Perches Cc: linux-kernel@vger.kernel.org, Andrew Morton , linux-sh@vger.kernel.org Subject: Re: [PATCH] arch/sh/: Spelling fixes Message-ID: <20071217231120.GC24519@linux-sh.org> Mail-Followup-To: Paul Mundt , Joe Perches , linux-kernel@vger.kernel.org, Andrew Morton , linux-sh@vger.kernel.org References: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com> <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com> <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 17, 2007 at 11:30:18AM -0800, Joe Perches wrote: > arch/sh/boards/dreamcast/irq.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) On Mon, Dec 17, 2007 at 11:30:19AM -0800, Joe Perches wrote: > include/asm-sh/hd64461.h | 28 ++++++++++++++-------------- > include/asm-sh/microdev.h | 4 ++-- > include/asm-sh/voyagergx.h | 2 +- > 3 files changed, 17 insertions(+), 17 deletions(-) Applied, thanks.