This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.

The branch, master has been updated
       via  aa22c515ceecf2f1e5f29742720da99977364b92 (commit)
      from  2ca2c853655801488f7cafac57f94965d0d2ce65 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa22c515ceecf2f1e5f29742720da99977364b92
Author: Uwe Kleine-König <u.kleine-koe...@pengutronix.de>
Date:   Fri Apr 9 08:12:27 2021 +0200

    refclock: drop return after LOG_FATAL
    
    The LOG_FATAL macro expands to (emitting the message and then) exit(1).
    So a return after LOG_FATAL isn't reached. Drop all those to simplify
    the code a bit.

-----------------------------------------------------------------------

Summary of changes:
 refclock_phc.c |  4 +---
 refclock_pps.c | 31 +++++++++----------------------
 2 files changed, 10 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" 
in the subject.
For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the 
subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to