sunrpc: eliminate RPC_DEBUG
[cascardo/linux.git] / net / sunrpc / auth_gss / gss_krb5_keys.c
index 24589bd..234fa8d 100644 (file)
@@ -61,7 +61,7 @@
 #include <linux/sunrpc/xdr.h>
 #include <linux/lcm.h>
 
-#ifdef RPC_DEBUG
+#if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
 # define RPCDBG_FACILITY        RPCDBG_AUTH
 #endif