]> Git Repo - linux.git/commit - include/linux/utsname.h
[PATCH] namespaces: utsname: introduce temporary helpers
authorSerge E. Hallyn <[email protected]>
Mon, 2 Oct 2006 09:18:10 +0000 (02:18 -0700)
committerLinus Torvalds <[email protected]>
Mon, 2 Oct 2006 14:57:21 +0000 (07:57 -0700)
commit0bdd7aab7f0ecd5d337910816aa058c18398628e
treeb4f89c36e84fc48e756e0fe1dc052839e42a012f
parentfab413a334a7b3dd2688c5cd5d4718476e430ea4
[PATCH] namespaces: utsname: introduce temporary helpers

Define utsname() and init_utsname() which return &system_utsname.  Users of
system_utsname will be changed to use these helpers, after which
system_utsname will disappear.

Signed-off-by: Serge E. Hallyn <[email protected]>
Cc: Kirill Korotaev <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Herbert Poetzl <[email protected]>
Cc: Andrey Savochkin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/utsname.h
This page took 0.071274 seconds and 4 git commands to generate.