The system_utsname isn't needed now that kernel/sysctl.c is fixed.
Nuke it.
Signed-off-by: Serge E. Hallyn <[email protected]>
---
include/linux/utsname.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
5c3996795738abac87041f5c311b9ffeac2c0a50
diff --git a/include/linux/utsname.h b/include/linux/utsname.h
index b6b9801..339ad14 100644
--- a/include/linux/utsname.h
+++ b/include/linux/utsname.h
@@ -85,7 +85,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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]