-----BEGIN PGP SIGNED MESSAGE-----Yes, there are too many such issues in kernel source tree, I don't know whether Linus uses
Hash: SHA1
Yi Yang napsal(a):
This patch cleans some tail whitespaces under subdirectory kernel.I think, it wants Lindent or something, not only delete tail whispaces, but also
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;
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-----