On 3/28/2025 12:16 PM, Bruce Richardson wrote:
Improve base code macros to reduce the number of issues with unused variables in the code. Issues still remain with unused-but-set variables, but completely unused variable warnings are eliminated.Signed-off-by: Bruce Richardson <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

