[PATCH] remove nested functions from elf/dl-lookup.c

Konstantin Serebryany konstantin.s.serebryany@gmail.com
Mon Oct 6 19:49:00 GMT 2014


Hi,

Please review the patch that removes a nested function from elf/dl-lookup.c.
This just moves a nested function outside -- no change in parameters.

No regressions in 'make check' on x86_64-linux-gnu (Ubuntu 14.04)

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

        * elf/dl-lookup.c
        (enter): New function broken out do_lookup_unique.
        (do_lookup_unique): Remove that nested function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnest-dl-lookup.patch
Type: text/x-patch
Size: 2027 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20141006/81b5b1c8/attachment.bin>


More information about the Libc-alpha mailing list