[PATCH 09/20] imx/mx1: rename files defining a machine to mach-$mach.c

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Thu Dec 17 04:32:53 EST 2009


Hello Guennadi,

On Wed, Dec 16, 2009 at 09:58:41PM +0100, Guennadi Liakhovetski wrote:
> On Wed, 16 Dec 2009, Uwe Kleine-König wrote:
> 
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> > Cc: Sascha Hauer <kernel at pengutronix.de>
> > Cc: Russell King <linux at arm.linux.org.uk>
> > Cc: Paulius Zaleckas <paulius.zaleckas at teltonika.lt>
> > Cc: Darius Augulis <augulis.darius at gmail.com>
> > Cc: Mauro Carvalho Chehab <mchehab at redhat.com>
> > ---
> >  arch/arm/mach-mx1/Makefile       |    4 +-
> >  arch/arm/mach-mx1/mach-mx1ads.c  |  165 ++++++++++++++++++++++++++++++++++++++
> >  arch/arm/mach-mx1/mach-scb9328.c |  158 ++++++++++++++++++++++++++++++++++++
> >  arch/arm/mach-mx1/mx1ads.c       |  165 --------------------------------------
> >  arch/arm/mach-mx1/scb9328.c      |  158 ------------------------------------
> >  5 files changed, 325 insertions(+), 325 deletions(-)
> >  create mode 100644 arch/arm/mach-mx1/mach-mx1ads.c
> >  create mode 100644 arch/arm/mach-mx1/mach-scb9328.c
> >  delete mode 100644 arch/arm/mach-mx1/mx1ads.c
> >  delete mode 100644 arch/arm/mach-mx1/scb9328.c
> 
> TBH, I don't understand why I was cc'ed on this one, and in general your 
I just used scripts/get_maintainer.pl

> CC lists seem to be a bit over-populated, but if you do like such rename 
> patches to be reviewed, it is better to use the "-M" option to "git 
> format-patch" (maybe also "-C" and even "--find-copies-harder") to save 
> reviewers the work of comparing the deleted and the new files.
I thought that, too after I got the first mail from mailman that the
patches are too big.  Sorry.  You might want to check

	http://git.pengutronix.de/?p=ukl/linux-2.6.git;a=commitdiff;h=00ca84183405791397a2c7bf6da09cd11892ed1e;hp=872865ea03f0a60ba1014f3f4d14bd047ff9696b

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list