]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: voidify reboot() invocations
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Feb 2018 16:46:55 +0000 (17:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 22 Feb 2018 09:42:06 +0000 (10:42 +0100)
commit118cf9523b94a6be0d45b2fa59ef37f2e89454da
tree51bde2142fe3b45afbab54bcb84434ebb6826c24
parentc52a937b460f8f32d6bb55a405faf247822b70a7
tree-wide: voidify reboot() invocations

We use (void) in most cases for reboot() already, let's add it to the
others as well.
src/core/emergency-action.c
src/core/shutdown.c