tree-wide: Fix field width specifier warnings
authorJan Janssen <medhefgo@web.de>
Tue, 30 Aug 2022 07:52:03 +0000 (09:52 +0200)
committerJan Janssen <medhefgo@web.de>
Tue, 30 Aug 2022 10:03:33 +0000 (12:03 +0200)
commitf996072fe05358ac24460dff1dc12dd804bf210d
tree4f459f4caaec458b8b2007c4f487571977a8cb07
parent5570a09702b2a4c77772617d5fce97b6b70ec03f
tree-wide: Fix field width specifier warnings

The casting here isn't pretty, but at least it makes it obvious what is
happening instead of implicit and it allows enabling -Wformat-signedness.
src/cgtop/cgtop.c
src/firstboot/firstboot.c
src/libsystemd/sd-bus/bus-match.c
src/libsystemd/sd-journal/test-journal-send.c
src/resolve/resolvectl.c
src/shared/cgroup-show.c
src/shared/logs-show.c
src/test/test-random-util.c