Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756158AbbBQHjl (ORCPT ); Tue, 17 Feb 2015 02:39:41 -0500 Received: from mail1.asahi-net.or.jp ([202.224.39.197]:44939 "EHLO mail1.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753062AbbBQHji (ORCPT ); Tue, 17 Feb 2015 02:39:38 -0500 Date: Tue, 17 Feb 2015 16:39:36 +0900 Message-ID: <87twylkmvb.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Paul Bolle Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH v3 00/15] Revert h8300 archtecture In-Reply-To: <1423997959.9418.69.camel@x220> References: <1423986573-2329-1-git-send-email-ysato@users.sourceforge.jp> <1423997959.9418.69.camel@x220> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3646 Lines: 109 At Sun, 15 Feb 2015 11:59:19 +0100, Paul Bolle wrote: > > On Sun, 2015-02-15 at 16:49 +0900, Yoshinori Sato wrote: > > Yoshinori Sato (15): > > h8300: Assembly headers. > > h8300: UAPI headers > > h8300: Exception and Interrupt handling > > h8300: kernel booting > > h8300: Process and signal > > h8300 CPU depend helpers > > h8300: miscellaneous functions > > h8300: Memory management > > h8300: library functions > > h8300: Build scripts > > h8300: clock driver > > h8300: clocksource > > h8300: configs > > serial: Add h8300 > > Add ELF machine > > git am warns about various whitespace issues: > > Applying: h8300: Assembly headers. > [...]/.git/rebase-apply/patch:831: new blank line at EOF. > + > [...]/.git/rebase-apply/patch:1674: new blank line at EOF. > + > warning: 2 lines add whitespace errors. > Applying: h8300: UAPI headers > Applying: h8300: Exception and Interrupt handling > [...]/.git/rebase-apply/patch:223: trailing whitespace. > /* r1l is saved ccr */ > warning: 1 line adds whitespace errors. > Applying: h8300: kernel booting > [...]/.git/rebase-apply/patch:54: new blank line at EOF. > + > warning: 1 line adds whitespace errors. > Applying: h8300: Process and signal > [...]/.git/rebase-apply/patch:314: trailing whitespace. > > warning: 1 line adds whitespace errors. > Applying: h8300 CPU depend helpers > [...]/.git/rebase-apply/patch:32: new blank line at EOF. > + > [...]/.git/rebase-apply/patch:827: new blank line at EOF. > + > warning: 2 lines add whitespace errors. > Applying: h8300: miscellaneous functions > Applying: h8300: Memory management > [...]/.git/rebase-apply/patch:88: new blank line at EOF. > + > [...]/.git/rebase-apply/patch:247: new blank line at EOF. > + > [...]/.git/rebase-apply/patch:374: new blank line at EOF. > + > warning: 3 lines add whitespace errors. > Applying: h8300: library functions > [...]/.git/rebase-apply/patch:279: trailing whitespace. > > [...]/.git/rebase-apply/patch:1170: trailing whitespace. > > [...]/.git/rebase-apply/patch:1188: space before tab in indent. > ; er0 = er0 / er1 > [...]/.git/rebase-apply/patch:1189: space before tab in indent. > ; er3 = er0 % er1 > [...]/.git/rebase-apply/patch:1190: space before tab in indent. > ; trashes er1 er2 > warning: squelched 3 whitespace errors > warning: 8 lines add whitespace errors. > Applying: h8300: Build scripts > [...]/.git/rebase-apply/patch:197: space before tab in indent. > > warning: 1 line adds whitespace errors. > Applying: h8300: clock driver > [...]/.git/rebase-apply/patch:161: trailing whitespace. > > [...]/.git/rebase-apply/patch:216: trailing whitespace. > > [...]/.git/rebase-apply/patch:236: trailing whitespace. > > warning: 3 lines add whitespace errors. > Applying: h8300: clocksource > [...]/.git/rebase-apply/patch:22: trailing whitespace. > > warning: 1 line adds whitespace errors. > Applying: h8300: configs > Applying: serial: Add h8300 > Applying: Add ELF machine > > (I did fix patch 12/15 ("h8300: clocksource") manually, to make it apply > on top of next-20150213, but I don't think I introduced the warning in > that patch.) > > > Paul Bolle > OK. I wll cleanup next patch. -- Yoshinori Sato -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/