[PATCH 35/66] arch/cris/include/arch-v10/arch/tlb.h: Checkpatch cleanup

From: Andrea Gelmini
Date: Sat Feb 27 2010 - 11:55:42 EST


arch/cris/include/arch-v10/arch/tlb.h:6: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
---
arch/cris/include/arch-v10/arch/tlb.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/cris/include/arch-v10/arch/tlb.h b/arch/cris/include/arch-v10/arch/tlb.h
index 31525bb..d565bd8 100644
--- a/arch/cris/include/arch-v10/arch/tlb.h
+++ b/arch/cris/include/arch-v10/arch/tlb.h
@@ -3,7 +3,7 @@

/* The TLB can host up to 64 different mm contexts at the same time.
* The last page_id is never running - it is used as an invalid page_id
- * so we can make TLB entries that will never match.
+ * so we can make TLB entries that will never match.
*/
#define NUM_TLB_ENTRIES 64
#define NUM_PAGEID 64
--
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/