From: Chuck Lever <redacted>
On Wed, 04 Feb 2026 10:41:20 +0100, Andy Shevchenko wrote:
Compiler is not happy about unused variables (especially when
dprintk() call is defined as no-op). Here is the series to
address the issues.
Changelog v2:
- added patch to kill RPC_IFDEBUG() macro (LKP, Geert)
- united separate patches in the series
- collected tags (Geert)
[...]
Applied to nfsd-testing, thanks!
Acks from the NFS client maintainers on 1/3 are welcome.
[1/3] nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
commit: b2e8b11ff47d3ba5075844ac4fb806296b3c4859
[2/3] sunrpc: Kill RPC_IFDEBUG()
commit: 85acbbcb4127f635c062cb52e5dbc62b0635b3f8
[3/3] sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
commit: 380f84a3c8fc3809b614a6765c2fb0acc3e8674b
--
Chuck Lever