lkml.org 
[lkml]   [2014]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/2] CodingStyle: Fixed a minor typo.
    Date
    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@gmail.com>
    ---
    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.


    --
    1.9.1


    \
     
     \ /
      Last update: 2014-07-24 12:22    [W:4.917 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site