[PATCH] - Fix typo in Documentation/SubmitChecklist

From: Vincent Legoll
Date: Mon Aug 06 2007 - 18:38:18 EST


>From 065f7037a99d14c8678384c60046b8d39b1524c8 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@xxxxxxxxx>
Date: Sat, 4 Aug 2007 17:07:25 +0200
Subject: [PATCH] - Fix typo in Documentation/SubmitChecklist


Signed-off-by: Vincent Legoll <vincent.legoll@xxxxxxxxx>
---
Documentation/SubmitChecklist | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist
index 19e7f65..34e06d2 100644
--- a/Documentation/SubmitChecklist
+++ b/Documentation/SubmitChecklist
@@ -67,7 +67,7 @@ kernel patches.
20: Check that it all passes `make headers_check'.

21: Has been checked with injection of at least slab and
page-allocation
- fauilures. See Documentation/fault-injection/.
+ failures. See Documentation/fault-injection/.

If the new code is substantial, addition of subsystem-specific
fault
injection might be appropriate.
--
1.5.2.4



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