]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
hostname-util: get rid of unused parameter of hostname_cleanup()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 Jul 2015 02:36:36 +0000 (22:36 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Aug 2015 00:49:21 +0000 (20:49 -0400)
commitae691c1d9382995ea7e28317f5c37023229c27ee
tree62ecbb70b83af41c523969a33c98efddef4eba35
parent17eb9a9ddba3f03fcba33445c1c1eedeb948da04
hostname-util: get rid of unused parameter of hostname_cleanup()

All users are now setting lowercase=false.
src/basic/hostname-util.c
src/basic/hostname-util.h
src/firstboot/firstboot.c
src/hostname/hostnamectl.c
src/journal-remote/journal-gatewayd.c
src/journal/journalctl.c
src/network/networkd-network.c
src/nspawn/nspawn.c
src/test/test-hostname-util.c