OSDN Git Service

linuxthreads.old: refactor nommu logic a little to avoid mmu warning
authorMike Frysinger <vapier@gentoo.org>
Tue, 24 Apr 2012 05:38:45 +0000 (01:38 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 24 Apr 2012 05:39:15 +0000 (01:39 -0400)
commitc51edb3fae21f8e7ca945236092a23f6891bae0f
tree9fe4502d6471a06abca6abf475bdce9178888e78
parent84347a3c16ec98df40fbd9fa8e26531d7b4c5187
linuxthreads.old: refactor nommu logic a little to avoid mmu warning

Should be no functional changes; just fixing:

libpthread/linuxthreads.old/manager.c: In function 'pthread_free':
libpthread/linuxthreads.old/manager.c:707:9: warning:
variable 'h_bottom_save' set but not used [-Wunused-but-set-variable]

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libpthread/linuxthreads.old/manager.c