dect
/
linux-2.6
Archived
13
0
Fork 0

Documentation: Fix typo in SubmitChecklist.

Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
James Bowes 2007-10-20 03:13:09 +02:00 committed by Adrian Bunk
parent 405bbe9fa3
commit 80abe55b53
1 changed files with 1 additions and 1 deletions

View File

@ -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.