[PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: Checkpatch cleanup

From: Andrea Gelmini
Date: Sat Feb 27 2010 - 11:53:26 EST


arch/um/sys-ia64/sysdep/ptrace.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
---
arch/um/sys-ia64/sysdep/ptrace.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/sys-ia64/sysdep/ptrace.h b/arch/um/sys-ia64/sysdep/ptrace.h
index 0f0f4e6..8e85f09 100644
--- a/arch/um/sys-ia64/sysdep/ptrace.h
+++ b/arch/um/sys-ia64/sysdep/ptrace.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (C) 2000 Jeff Dike (jdike@xxxxxxxxxx)
* Licensed under the GPL
*/
@@ -13,4 +13,3 @@ struct sys_pt_regs {
#define EMPTY_REGS { 0 }

#endif
-
--
1.7.0.90.g251a4

--
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/