summaryrefslogtreecommitdiff
path: root/vsprintf.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-04-16 18:12:27 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-04-16 18:16:13 +0200
commit61d62cf9481f100f76f1e8a2dfe131f638566633 (patch)
tree3cf9e5ae9d46d136fb0a9171de1c8ca6ea602d8c /vsprintf.c
parent142aee0a593ea9b42aa98347d998176b8a4e2489 (diff)
downloadstrace-61d62cf9481f100f76f1e8a2dfe131f638566633.tar.gz
strace-61d62cf9481f100f76f1e8a2dfe131f638566633.tar.bz2
strace-61d62cf9481f100f76f1e8a2dfe131f638566633.tar.xz
Stop using %h[h]u format specifiers
This is needed for simplified printf, and reduces code size a bit. * block.c (block_ioctl): Cast the value to unsinged and use %u instead of using %hu. * desc.c (sys_io_cancel): Likewise. * resource.c (sys_sysinfo): Likewise. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'vsprintf.c')
0 files changed, 0 insertions, 0 deletions