misc: Convert daemon () to GNU coding style
authorSergey Bugaev <bugaevc@gmail.com>
Wed, 19 Apr 2023 16:02:01 +0000 (19:02 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 22 Apr 2023 11:47:38 +0000 (13:47 +0200)
commit28a441cc577e31e95742b9ec5f1737b86749b712
treec9ee89c8a04218b19efa6b84e627acbf8c411e19
parent0aa5b28a504c6f1f17b387d8147715d1496fff62
misc: Convert daemon () to GNU coding style

This is nicer, and is going to be required for the following changes
to reasonably stay within the 79 column limit.

No functional change.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Message-Id: <20230419160207.65988-2-bugaevc@gmail.com>
misc/daemon.c