18b796d442
Mostly done with spatch with touchups for indentation @@ expression a; identifier b,c,d; identifier p; @@ const struct filterops p = - { a, b, c, d + { + .f_isfd = a, + .f_attach = b, + .f_detach = c, + .f_event = d, }; |
||
---|---|---|
.. | ||
cir.c | ||
cirio.h | ||
cirvar.h | ||
files.ir | ||
ir.c | ||
ir.h | ||
irdaio.h | ||
irframe_tty.c | ||
irframe.c | ||
irframevar.h | ||
Makefile | ||
sir.c | ||
sir.h |