Re: [PATCH] [condingstyle] Add chapter on tests

From: Scott Preece
Date: Sat May 26 2007 - 18:36:02 EST


On 5/26/07, Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> wrote:

Based in part on Auke's patch.

Signed-off-by: Jan Engelhardt <jengelh@xxxxxx>

---
Documentation/CodingStyle | 74 +++++++++++++++++++++++++++++++++++++++-------
1 file changed, 64 insertions(+), 10 deletions(-)

Index: linux-2.6.22-rc3/Documentation/CodingStyle
===================================================================
--- linux-2.6.22-rc3.orig/Documentation/CodingStyle
+++ linux-2.6.22-rc3/Documentation/CodingStyle
@@ -407,7 +407,61 @@ out:
return result;
}

- Chapter 8: Commenting
+ Chapyer 8: Tests
---

Fix the "Chapyer" spelling above.

However, I think this set of rules is not universally agreed to and
probably should not be added at this time. I'm not convinced that it
makes the code more readable.

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