lkml.org 
[lkml]   [2006]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 8/9] namespaces: utsname: remove system_utsname
    The system_utsname isn't needed now that kernel/sysctl.c is fixed.
    Nuke it.

    Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>

    ---

    include/linux/utsname.h | 2 --
    1 files changed, 0 insertions(+), 2 deletions(-)

    8b2614c2cad35f261afe2fde3fec8a393126e095
    diff --git a/include/linux/utsname.h b/include/linux/utsname.h
    index e6120e7..15dafa9 100644
    --- a/include/linux/utsname.h
    +++ b/include/linux/utsname.h
    @@ -86,7 +86,5 @@ static inline struct new_utsname *init_u
    return &init_uts_ns.name;
    }

    -#define system_utsname init_uts_ns.name
    -
    extern struct rw_semaphore uts_sem;
    #endif
    --
    1.1.6
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2006-05-18 17:53    [W:4.121 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site