cred: get rid of CONFIG_DEBUG_CREDENTIALS
[platform/kernel/linux-rpi.git] / net / sunrpc / auth.c
index 814b016..ec41b26 100644 (file)
@@ -40,9 +40,6 @@ static unsigned long number_cred_unused;
 
 static struct cred machine_cred = {
        .usage = ATOMIC_INIT(1),
-#ifdef CONFIG_DEBUG_CREDENTIALS
-       .magic = CRED_MAGIC,
-#endif
 };
 
 /*