libpwdgrp: another code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Jan 2015 01:34:52 +0000 (02:34 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Jan 2015 01:34:52 +0000 (02:34 +0100)
commitdb4d1051ca5e9b4cc1fd2d1872194874f09e3b35
treec6dd02d222f64d8c18082ec239659ca633377988
parent5acf1346b463a41373f5a8c1df424c5f1646a4f9
libpwdgrp: another code shrink

function                                             old     new   delta
massage_data_for_r_func                                -     110    +110
bb_internal_getpwent_r                               173     100     -73
getXXnam_r                                           176      95     -81
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 110/-154)          Total: -44 bytes

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