From c1a73ec20a34f10188a315ab20a75f66a7004c55 Mon Sep 17 00:00:00 2001 From: "Serge E. Hallyn" Date: Mon, 2 Oct 2006 02:18:16 -0700 Subject: [PATCH] --- yaml --- r: 37832 b: refs/heads/master c: bf47fdcda65b44dbd674eeedcaa06e0aa28a5a00 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/utsname.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8c8a6b6abf01..04567941d5ff 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8218c74c02a7bdb5db2e40a2100534bdeb83475b +refs/heads/master: bf47fdcda65b44dbd674eeedcaa06e0aa28a5a00 diff --git a/trunk/include/linux/utsname.h b/trunk/include/linux/utsname.h index afa54e1542b3..99e522369f4f 100644 --- a/trunk/include/linux/utsname.h +++ b/trunk/include/linux/utsname.h @@ -74,7 +74,5 @@ static inline struct new_utsname *init_utsname(void) return &init_uts_ns.name; } -#define system_utsname init_uts_ns.name - extern struct rw_semaphore uts_sem; #endif