RE: [PATCH 1/6] unicore32: move rtc-puv3.c to drivers/rtc directory
From: Guan Xuetao <hidden>
Date: 2011-05-27 03:04:52
Also in:
lkml
From: Guan Xuetao <hidden>
Date: 2011-05-27 03:04:52
Also in:
lkml
-----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:quoted
From: Guan Xuetao <redacted> Signed-off-by: Guan Xuetao <redacted>Acked-by: Arnd Bergmann <arnd@arndb.de> 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