[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217279371-4410-12-git-send-email-gustavo@las.ic.unicamp.br>
Date: Mon, 28 Jul 2008 18:09:18 -0300
From: "Gustavo F. Padovan" <gustavo@....ic.unicamp.br>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu
Subject: [PATCH 11/24] x86: kernel/kprobes.c cleanup
Remove additional whitespaces.
Signed-off-by: Gustavo F. Padovan <gustavo@....ic.unicamp.br>
---
arch/x86/kernel/kprobes.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch/x86/kernel/kprobes.c b/arch/x86/kernel/kprobes.c
index 6c27679..d3190dc 100644
--- a/arch/x86/kernel/kprobes.c
+++ b/arch/x86/kernel/kprobes.c
@@ -30,14 +30,14 @@
* <jkenisto@...ibm.com> and Prasanna S Panchamukhi
* <prasanna@...ibm.com> added function-return probes.
* 2005-May Rusty Lynch <rusty.lynch@...el.com>
- * Added function return probes functionality
+ * Added function return probes functionality
* 2006-Feb Masami Hiramatsu <hiramatu@....hitachi.co.jp> added
- * kprobe-booster and kretprobe-booster for i386.
+ * kprobe-booster and kretprobe-booster for i386.
* 2007-Dec Masami Hiramatsu <mhiramat@...hat.com> added kprobe-booster
- * and kretprobe-booster for x86-64
+ * and kretprobe-booster for x86-64
* 2007-Dec Masami Hiramatsu <mhiramat@...hat.com>, Arjan van de Ven
- * <arjan@...radead.org> and Jim Keniston <jkenisto@...ibm.com>
- * unified x86 kprobes code.
+ * <arjan@...radead.org> and Jim Keniston <jkenisto@...ibm.com>
+ * unified x86 kprobes code.
*/
#include <linux/kprobes.h>
--
1.5.4.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists