[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7b69d1470705261535i207d55cei75c870cf3f86a459@mail.gmail.com>
Date: Sat, 26 May 2007 15:35:51 -0700
From: "Scott Preece" <sepreece@...il.com>
To: "Jan Engelhardt" <jengelh@...ux01.gwdg.de>
Cc: "Auke Kok" <auke-jan.h.kok@...el.com>, randy.dunlap@...cle.com,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] [condingstyle] Add chapter on tests
On 5/26/07, Jan Engelhardt <jengelh@...ux01.gwdg.de> wrote:
>
> Based in part on Auke's patch.
>
> Signed-off-by: Jan Engelhardt <jengelh@....de>
>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists