kernel/utsname.c: fix wrong comment about clone_uts_ns()
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Thu, 28 Feb 2013 01:05:30 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:22 +0000 (19:10 -0800)
commitbf5315366b1b708a0dd322bb389e970598f18891
treea1de63f36604df97e7861ef82c33170190f4db7d
parent398eb08555b24049e0362fee92920982b283fd96
kernel/utsname.c: fix wrong comment about clone_uts_ns()

Fix the wrong comment about the return value of clone_uts_ns()

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/utsname.c