Re: [PATCH 1/5] UML - file renaming

From: Andrew Morton
Date: Tue Sep 26 2006 - 23:43:08 EST


On Tue, 26 Sep 2006 13:53:15 -0400
Jeff Dike <jdike@xxxxxxxxxxx> wrote:

> Move some foo_kern.c files to foo.c now that the old foo.c files are out
> of the way.

This doesn't apply, because arch/um/kernel/process_kern.c has been altered
by uml-fix-stack-alignment.patch.

I fixed that up via

mv arch/um/kernel/process_kern.c arch/um/kernel/skas/process_kern.c

> Also cleaned up some whitespace and an emacs formatting comment.

So if any of these changes were made to process_kern.c, you've lost 'em.

They shouldn't have been: please do code-moving and code-changing within
distinct patches.

This file-moving also moved over a bunch of trailing-whitespace, which I
removed. Which violates the previous rule. I'm bad.

btw, it'd be nice to change your scripts to add a diffstat after the ^---.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/