Re: [2.6.16 PATCH] some tail whitespace clean under subdirectorykernel

From: Jiri Slaby
Date: Wed Mar 22 2006 - 13:33:41 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yi Yang napsal(a):
> This patch cleans some tail whitespaces under subdirectory kernel.
>
>
> diffstat
> capability.c | 20 ++++++++++----------
> fork.c | 12 ++++++------
> signal.c | 14 +++++++-------
> sys.c | 38 +++++++++++++++++++-------------------
> timer.c | 18 +++++++++---------
> 5 files changed, 51 insertions(+), 51 deletions(-)
>
> Signed-off-by: Yi Yang <yang.y.yi@xxxxxxxxx>
>
> --- a/kernel/capability.c.orig 2006-03-22 23:04:30.000000000 +0800
> +++ b/kernel/capability.c 2006-03-22 23:07:06.000000000 +0800
> @@ -5,7 +5,7 @@
> *
> * Integrated into 2.1.97+, Andrew G. Morgan <morgan@xxxxxxxxxxxxx>
> * 30 May 2002: Cleanup, Robert M. Love <rml@xxxxxxxxx>
> - */
> + */
>
> #include <linux/capability.h>
> #include <linux/mm.h>
> @@ -54,18 +54,18 @@ asmlinkage long sys_capget(cap_user_head
>
> if (version != _LINUX_CAPABILITY_VERSION) {
> if (put_user(_LINUX_CAPABILITY_VERSION, &header->version))
> - return -EFAULT;
> + return -EFAULT;
I think, it wants Lindent or something, not only delete tail whispaces, but also
space indentation.

regards,
- --
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@xxxxxxxxx ~\-/~
B67499670407CE62ACC8 22A032CC55C339D47A7E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFEIZkXMsxVwznUen4RAgXfAKCUZKR72rZajvm4FExJt/WsXJKYMwCglKH1
sUu3C59ZI/r27ZmsZlFfAvM=
=rGzw
-----END PGP SIGNATURE-----
-
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/