find:: get rid of nested function (it's a gcc-ism)
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2013 16:36:42 +0000 (18:36 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2013 16:36:42 +0000 (18:36 +0200)
commit6db5f679a21342249e6a6eb06ec70a337bf0d0b0
tree12051b2da8daf21492512bad4628edcd046d146a
parent5fc0585c01a6b87432f344c98eb544e116c2d1d4
find:: get rid of nested function (it's a gcc-ism)

function                                             old     new   delta
alloc_action                                           -      80     +80
parse_params                                        1459    1445     -14
static.alloc_action                                   98       -     -98
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/1 up/down: 80/-112)           Total: -32 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
findutils/find.c