libpthread/nptl: bugfix compile warning.
commit630253231ead2d0dd2f1728daf4f3ff8402c4b84
authorGuo Ren <ren_guo@c-sky.com>
Mon, 9 Oct 2017 14:57:45 +0000 (9 22:57 +0800)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Tue, 10 Oct 2017 17:10:22 +0000 (10 19:10 +0200)
tree4a6cc5057af29efd69590d205aafb4ca82f4ae81
parent3843192be41d067b237c4eef1b7ef118b23df090
libpthread/nptl: bugfix compile warning.

warning: unused variable 'self' [-Wunused-variable]

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
libpthread/nptl/sysdeps/unix/sysv/linux/fork.c