[PATCH] remove one nested function from nptl/allocatestack.c

Konstantin Serebryany konstantin.s.serebryany@gmail.com
Wed Jun 4 08:01:00 GMT 2014


Please review a patch to remove the use of a nested function.
No functionality change intended.

The removal of nested functions was previously discussed here:
https://sourceware.org/ml/libc-alpha/2014-05/msg00400.html

2014-06-04 Kostya Serebryany <konstantin.s.serebryany@gmail.com>

        * nptl/allocatestack.c (check_list): New function.
        (__reclaim_stacks): Remove the nested check_list function,
        and use the static check_list instead.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nested-nptl.patch
Type: text/x-patch
Size: 1363 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140604/fed321dc/attachment.bin>


More information about the Libc-alpha mailing list