From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760544AbYBGCgg (ORCPT ); Wed, 6 Feb 2008 21:36:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758630AbYBGCg0 (ORCPT ); Wed, 6 Feb 2008 21:36:26 -0500 Received: from pip9.gyao.ne.jp ([61.122.117.247]:25656 "EHLO mx.gate01.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758553AbYBGCgY (ORCPT ); Wed, 6 Feb 2008 21:36:24 -0500 Date: Thu, 7 Feb 2008 11:35:23 +0900 From: Paul Mundt To: Adrian McMenamin Cc: LKML , linux-sh , Greg KH Subject: Re: [PATCH 1/2] - SH/Dreamcast - fix maple bus bugs Message-ID: <20080207023523.GE13945@linux-sh.org> Mail-Followup-To: Paul Mundt , Adrian McMenamin , LKML , linux-sh , Greg KH References: <1202337981.6162.8.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1202337981.6162.8.camel@localhost.localdomain> 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 Wed, Feb 06, 2008 at 10:46:21PM +0000, Adrian McMenamin wrote: > This patch is fundamentally about fixing up the whitespace problems introduced by my previous patch (that brought the code into mainline). A second patch will follow that will fix memory leaks. The two need to be applied sequentially. > Please do not linewrap, this ends up going directly in to the commit. > Signed-off by: Adrian McMenamin > Signed-off-by, please. Also, please use a more helpful subject. Something like: 'maple: '. I've had to make something up arbitrarily for this entire series based off of your comments. After some munging, git-am finally took it, so the series is now applied.