Prev: [PATCH 20/66] arch/cris/include/asm/current.h: Checkpatch cleanup
Next: [PATCH 55/66] arch/sh/boot/compressed/cache.c: Checkpatch cleanup
From: Andrea Gelmini on 27 Feb 2010 12:00 arch/cris/include/asm/kmap_types.h:5: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/cris/include/asm/kmap_types.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/cris/include/asm/kmap_types.h b/arch/cris/include/asm/kmap_types.h index d2d643c..eff255e 100644 --- a/arch/cris/include/asm/kmap_types.h +++ b/arch/cris/include/asm/kmap_types.h @@ -2,7 +2,7 @@ #define _ASM_KMAP_TYPES_H /* Dummy header just to define km_type. None of this - * is actually used on cris. + * is actually used on cris. */ #include <asm-generic/kmap_types.h> -- 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/ |