lkml.org 
[lkml]   [2006]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 6/7] uts namespaces: remove system_utsname
Date
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(-)

a3dec7d619ca222d5260022c1f1f72fb61d26efc
diff --git a/include/linux/utsname.h b/include/linux/utsname.h
index a28e956..d58a406 100644
--- a/include/linux/utsname.h
+++ b/include/linux/utsname.h
@@ -81,7 +81,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.3.0

-
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-01 21:57    [W:0.089 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site