From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Guan Xuetao" Subject: RE: [PATCH 1/6] unicore32: move rtc-puv3.c to drivers/rtc directory Date: Fri, 27 May 2011 11:04:03 +0800 Message-ID: <005801cc1c1a$bea0fa10$3be2ee30$@mprc.pku.edu.cn> References: <201105261440.14960.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mprc.pku.edu.cn ([162.105.203.9]:59819 "EHLO mprc.pku.edu.cn" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753085Ab1E0DEt (ORCPT ); Thu, 26 May 2011 23:04:49 -0400 In-Reply-To: <201105261440.14960.arnd@arndb.de> Content-Language: zh-cn Sender: linux-arch-owner@vger.kernel.org List-ID: To: 'Arnd Bergmann' Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, greg@kroah.com, 'Alessandro Zummo' , rtc-linux@googlegroups.com > -----Original Message----- > From: Arnd Bergmann [mailto:arnd@arndb.de] > Sent: Thursday, May 26, 2011 8:40 PM > To: GuanXuetao > Cc: linux-kernel@vger.kernel.org; linux-arch@vger.kernel.org; greg@kroah.com; Alessandro Zummo; rtc-linux@googlegroups.com > Subject: Re: [PATCH 1/6] unicore32: move rtc-puv3.c to drivers/rtc directory > > On Thursday 26 May 2011, GuanXuetao wrote: > > From: Guan Xuetao > > > > Signed-off-by: Guan Xuetao > > Acked-by: Arnd Bergmann > > But next time you move files, please use the '-M' flag to git diff or > git format-patch, to make it easier to review the changes. '-M' flag is so smart. Thanks. Guan Xuetao