chiark / gitweb /
shutdownd: clean up initialization of struct
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Fri, 26 Sep 2014 22:25:09 +0000 (00:25 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Fri, 26 Sep 2014 22:30:00 +0000 (00:30 +0200)
commitb748c7596f79945be5263a0d1c88de64eb0c5146
tree150952e9cde7453496b00cca1d5b346d9478f58d
parent45f1b67a70a749ca14a7df256a177de74a3e73f6
shutdownd: clean up initialization of struct

No functional change. We just don't assign the value twice.

Found by coverity. Fixes: CID#1237616 and #1237617
src/shutdownd/shutdownd.c