6f4965e060
Since 2021-01-31, lint no longer requires a CONSTCOND comment in a do-while-0 statement since this is a common code pattern, especially in statement-like macros. sed -i -E 's,} while \(/\* ?CONSTCOND ?\*/ ?0\),} while (0),' */*.[ch] |
||
---|---|---|
.. | ||
Makefile | ||
advcap.c | ||
advcap.h | ||
config.c | ||
config.h | ||
dump.c | ||
dump.h | ||
if.c | ||
if.h | ||
logit.h | ||
pathnames.h | ||
prog_ops.h | ||
rtadvd.8 | ||
rtadvd.c | ||
rtadvd.conf | ||
rtadvd.conf.5 | ||
rtadvd.h | ||
rtadvd_hostops.c | ||
rtadvd_rumpops.c | ||
timer.c | ||
timer.h |