On Mon, Aug 03, 2020 at 01:57:03PM +0200, Michal Kubecek wrote: > Maciej Żenczykowski recently cleaned up many "unused parameter" compiler > warnings but some new occurences appeared since (mostly in netlink code).
Hi Michal Could you modify the compiler flags to get gcc to warn about these? Otherwise they will just come back again. Andrew