Author :
cheloha
Date :
2024-05-06 16:54:22
Hash :23d44855 Message :vmstat/dkstats.c: remove obfuscatory timerset() macro
Using a macro to perform a plain struct assignment obfuscates the
obvious. Delete the timerset() macro.
While here, remove some superfluous timerclear(3) calls.
Thread: https://marc.info/?l=openbsd-tech&m=171346446031940&w=2
ok millert@