]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: don't save SST_GetSelectionData() status
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 3 Nov 2025 11:51:00 +0000 (12:51 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 4 Nov 2025 13:47:35 +0000 (14:47 +0100)
commitc8a9ca4cf011a160cfc82b8890134e7535abdf8c
tree6df7f68af810292e86303c749db6b67a794f74a1
parent4659b574bfc263698db0c23d8cda8c16d9e3855a
sources: don't save SST_GetSelectionData() status

There is no need to save the SST_GetSelectionData() "select_ok" status
as the source is immediately marked as SRC_BAD_STATS if it is not ok.
Nothing else is using this information.
sources.c