projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405bbe9
)
Documentation: Fix typo in SubmitChecklist.
author
James Bowes
<jbowes@dangerouslyinc.com>
Sat, 20 Oct 2007 01:13:09 +0000
(
03:13
+0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sat, 20 Oct 2007 01:13:09 +0000
(
03:13
+0200)
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Documentation/SubmitChecklist
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/SubmitChecklist
b/Documentation/SubmitChecklist
index 19e7f65c269f21616347effd9035caeee4d2cb60..34e06d2f194fe58f082743a9407e670c442b9d85 100644
(file)
--- 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
- fa
u
ilures. See Documentation/fault-injection/.
+ failures. See Documentation/fault-injection/.
If the new code is substantial, addition of subsystem-specific fault
injection might be appropriate.