diff options
author | Denys Vlasenko | 2023-03-29 15:44:08 +0200 |
---|---|---|
committer | Denys Vlasenko | 2023-03-29 15:46:32 +0200 |
commit | a59e5a7d08cb26ec029d00dd11e693765aca17be (patch) | |
tree | 8b2dc901386a888d15ee8a70d148586022ae67e4 /coreutils/ln.c | |
parent | bd76b75f72f717150b909e8c64edfda725cabe11 (diff) | |
download | busybox-a59e5a7d08cb26ec029d00dd11e693765aca17be.zip busybox-a59e5a7d08cb26ec029d00dd11e693765aca17be.tar.gz |
libbb/sha: do not read shaNI variable twice, and factor out its setting
My gcc inlines both calls, so instead of "-20 bytes" I get only this:
function old new delta
sha256_begin 84 83 -1
sha1_begin 114 111 -3
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-4) Total: -4 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/ln.c')
0 files changed, 0 insertions, 0 deletions