use %m printf specifier where appropriate
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Sep 2017 16:17:25 +0000 (18:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Sep 2017 16:17:25 +0000 (18:17 +0200)
commit6f97b30a904407c1f1701d937d9258ca9175c6ab
tree093a86cb555fb3e7f365cea21095a7df8d5dce77
parentf625836e6059d307e951a60b60f1c9ed259ee983
use %m printf specifier where appropriate

function                                             old     new   delta
out                                                   85      75     -10
udhcpd_main                                         1472    1461     -11
open_stdio_to_tty                                     98      85     -13
init_exec                                            245     232     -13
udhcpc_main                                         2763    2749     -14
do_cmd                                              4771    4755     -16
status_line_bold_errno                                32      14     -18
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-95)             Total: -95 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/vi.c
include/libbb.h
init/init.c
networking/udhcp/d6_dhcpc.c
networking/udhcp/dhcpc.c
networking/udhcp/dhcpd.c
runit/sv.c
selinux/matchpathcon.c
shell/ash.c