[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53D2B52B.6050402@infradead.org>
Date: Fri, 25 Jul 2014 12:51:07 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: "Raymond L. Rivera" <ray.l.rivera@...il.com>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH 1/2] CodingStyle: Fixed a minor typo.
On 07/24/14 02:39, Raymond L. Rivera wrote:
> There was a minor typo in the CodingStyle document where the word 'section'
> had been spelled as 'secton'.
>
> Signed-off-by: Raymond L. Rivera <ray.l.rivera@...il.com>
Jiri, please pick up patches 1 & 2 for trivial.
Thanks.
Acked-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Documentation/CodingStyle | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
> index 6b6bef3..3171822 100644
> --- a/Documentation/CodingStyle
> +++ b/Documentation/CodingStyle
> @@ -675,7 +675,7 @@ the ones already enabled by DEBUG.
> Many subsystems have Kconfig debug options to turn on -DDEBUG in the
> corresponding Makefile; in other cases specific files #define DEBUG. And
> when a debug message should be unconditionally printed, such as if it is
> -already inside a debug-related #ifdef secton, printk(KERN_DEBUG ...) can be
> +already inside a debug-related #ifdef section, printk(KERN_DEBUG ...) can be
> used.
>
>
>
--
~Randy
--
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