Re: [PATCH v6 0/2] Fix compiler warnings/errors in SUNRPC and MACB
From: Andrew Lunn
Date: Sun Mar 01 2026 - 12:40:17 EST
> - Verified via .lst and nm that both variables (buf) and helper functions
> (nlmdbg_cookie2a) are fully optimized out by the compiler when
> CONFIG_SUNRPC_DEBUG is disabled.
Thanks for doing this bit. It was needed to show my guess was correct.
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew