Attention is currently required from: fixeria.
1 comment:
File src/target/firmware/layer1/l23_api.c:
Patch Set #1, Line 347: static void l1ctl_rx_dm_rel_req(void)
I'd rather keep passing msg here, as in all other functions.
If it's not used, set attribute unused to the function or do in the function:
(void)msg;
To view, visit change 27870. To unsubscribe, or for help writing mail filters, visit settings.