Re: [PATCH] scripts: add macro_checker script to check unused parameters in macros

From: Johannes Berg
Date: Wed Jul 24 2024 - 05:06:48 EST


>
> Makes me wonder who will run this, and why.

I suspect once it's there we could convince folks like the 0-day robot
maintainers or Jakub for nipa [1] to run it and at least flag newly
reported issues.

[1] https://github.com/linux-netdev/nipa


Or maybe run it with W=1 like we run kernel-doc then (cmd_checkdoc and
"$(call cmd,checkdoc)")?

johannes