Mark unused arguments in many modules.
Either with UNNEEDED (if the module already used ccan/compiler) or
with (void) casting.
The only other change is in ccan/list/test/run-CCAN_LIST_DEBUG.c, because
the linenumbers change and thus it needs updating.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
Please register or sign in to comment