[PATCH 11/24] x86: kernel/kprobes.c cleanup

From: Gustavo F. Padovan
Date: Mon Jul 28 2008 - 17:13:35 EST


Remove additional whitespaces.

Signed-off-by: Gustavo F. Padovan <gustavo@xxxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxx> and Prasanna S Panchamukhi
* <prasanna@xxxxxxxxxx> added function-return probes.
* 2005-May Rusty Lynch <rusty.lynch@xxxxxxxxx>
- * Added function return probes functionality
+ * Added function return probes functionality
* 2006-Feb Masami Hiramatsu <hiramatu@xxxxxxxxxxxxxxxxx> added
- * kprobe-booster and kretprobe-booster for i386.
+ * kprobe-booster and kretprobe-booster for i386.
* 2007-Dec Masami Hiramatsu <mhiramat@xxxxxxxxxx> added kprobe-booster
- * and kretprobe-booster for x86-64
+ * and kretprobe-booster for x86-64
* 2007-Dec Masami Hiramatsu <mhiramat@xxxxxxxxxx>, Arjan van de Ven
- * <arjan@xxxxxxxxxxxxx> and Jim Keniston <jkenisto@xxxxxxxxxx>
- * unified x86 kprobes code.
+ * <arjan@xxxxxxxxxxxxx> and Jim Keniston <jkenisto@xxxxxxxxxx>
+ * 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/