Prev: [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup
Next: [PATCH 24/66] arch/h8300/include/asm/tlb.h: Checkpatch cleanup
From: Andrea Gelmini on 27 Feb 2010 12:00 arch/um/sys-ia64/sysdep/sigcontext.h:1: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/um/sys-ia64/sysdep/sigcontext.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/um/sys-ia64/sysdep/sigcontext.h b/arch/um/sys-ia64/sysdep/sigcontext.h index 76b4316..f3caa4c 100644 --- a/arch/um/sys-ia64/sysdep/sigcontext.h +++ b/arch/um/sys-ia64/sysdep/sigcontext.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2000 Jeff Dike (jdike(a)karaya.com) * Licensed under the GPL */ @@ -7,4 +7,3 @@ #define __SYSDEP_IA64_SIGCONTEXT_H #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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |