arch/um/sys-ia64/sysdep/ptrace.h:1: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <[email protected]> --- 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 ([email protected]) * Licensed under the GPL */ @@ -13,4 +13,3 @@ struct sys_pt_regs { #define EMPTY_REGS { 0 } #endif - -- 1.7.0.90.g251a4 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
