summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2026-02-04 21:21:50 +0100
committerChuck Lever <chuck.lever@oracle.com>2026-03-29 21:25:09 -0400
commitadcc59114ccd402259c089b0fea24da5e4974563 (patch)
tree2a5951ad5947ef30c44a535295d320fee698d1c3 /tools/lib/python/kdoc
parentf83c8dda456ce4863f346aa26d88efa276eda35d (diff)
sunrpc: Kill RPC_IFDEBUG()
RPC_IFDEBUG() is used in only two places. In one the user of the definition is guarded by ifdeffery, in the second one it's implied due to dprintk() usage. Kill the macro and move the ifdeffery to the regular condition with the variable defined inside, while in the second case add the same conditional and move the respective code there. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions