commit | 4a68697521392f461c8627841531548d4bd6841a | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 24 17:39:57 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 24 17:39:57 2021 +0200 |
tree | 5dbdd042a179fbd5a87e52c959db174c3f28fc8c | |
parent | 6481070eb949125b750aae6e0ec08368a15ac371 [diff] |
libbb: do not check closedir() in remove_file() If it's needed, there has to be a comment why. There isn't. function old new delta .rodata 103686 103669 -17 remove_file 598 571 -27 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-44) Total: -44 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>